X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fpostinst;h=f3daa2cd6b0bb4f7934f87086020f3181b36589d;hb=e7a838deb0eafa1276a944e57f3b309c4e1b9dd4;hp=b60b3dd39ca83665018cf3c6420389afff522be4;hpb=19a42c4a502dbe5cd296dbcf162ac93779c8dab5;p=pkg%2Ft-prot.git diff --git a/debian/postinst b/debian/postinst index b60b3dd..f3daa2c 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,7 +1,9 @@ -#!/bin/sh -e +#!/bin/sh # postinst for t-prot -# (c) 2002-2007 by Gerfried Fuchs -# Licenced in the same way as t-prot itself +# Copyright 2002-2010 by Gerfried Fuchs +# Licenced under WTFPLv2 + +set -e # Source debconf library. if [ -e /usr/share/debconf/confmodule ]; then