]> git.deb.at Git - pkg/t-prot.git/blobdiff - debian/postrm
Add #DEBHELPER# placeholder to debian/post* files
[pkg/t-prot.git] / debian / postrm
index b0cbfbd05d00a324d7447d8c5addbcb2ab1d4f15..6661e9e4b3cab46402184a489079c71f1aea999a 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # postrm for t-prot
-# Copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
-# Licenced BSD style
+# Copyright 2002-2016 by Rhonda D'Vine <rhonda@debian.org>
+# Licenced under WTFPLv2
 
 set -e
 
@@ -25,3 +25,5 @@ case "$action" in
        fi
        ;;
 esac
+
+#DEBHELPER#