]> git.deb.at Git - pkg/abook.git/blobdiff - debian/postinst
add Denis Briand as co-maintainer
[pkg/abook.git] / debian / postinst
index c22ed21e0424e645d4c7d5e05ada9d5176983508..deab0dded2c0a2c50db3017672d075abc1b0b676 100644 (file)
@@ -1,7 +1,9 @@
-#!/bin/sh -e
+#!/bin/sh
 # postinst for abook
-# copyright 2003-2009 by Gerfried Fuchs <rhonda@debian.at>
-# Licenced under BSD style
+# copyright 2003-2012 by Gerfried Fuchs <rhonda@debian.org>
+# Licenced under WTFPLv2
+
+set -e
 
 # Source debconf library.
 if [ -e /usr/share/debconf/confmodule ]; then