]> git.deb.at Git - pkg/t-prot.git/blobdiff - debian/postinst
Merge tag 'upstream/3.1'
[pkg/t-prot.git] / debian / postinst
index b60b3dd39ca83665018cf3c6420389afff522be4..f3daa2cd6b0bb4f7934f87086020f3181b36589d 100644 (file)
@@ -1,7 +1,9 @@
-#!/bin/sh -e
+#!/bin/sh
 # postinst for t-prot
-# (c) 2002-2007 by Gerfried Fuchs <rhonda@debian.at>
-# Licenced in the same way as t-prot itself
+# Copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
+# Licenced under WTFPLv2
+
+set -e
 
 # Source debconf library.
 if [ -e /usr/share/debconf/confmodule ]; then