]> git.deb.at Git - pkg/t-prot.git/blobdiff - debian/postinst
update my name
[pkg/t-prot.git] / debian / postinst
index 428c11f89efd460997e58d1e02054802a06cc2fa..9c01cefcd4496fb91441feda0450716276b34821 100644 (file)
@@ -1,7 +1,9 @@
-#!/bin/sh -e
+#!/bin/sh
 # postinst for t-prot
-# Copyright 2002-2009 by Gerfried Fuchs <rhonda@debian.at>
-# Licenced BSD style
+# Copyright 2002-2010 by Rhonda D'Vine <rhonda@debian.org>
+# Licenced under WTFPLv2
+
+set -e
 
 # Source debconf library.
 if [ -e /usr/share/debconf/confmodule ]; then