]> git.deb.at Git - pkg/netris.git/blobdiff - debian/postinst
Imported Debian patch 0.52-7
[pkg/netris.git] / debian / postinst
index 32be2bddc7a91134b2f4ecc3ecefa7db97802f1c..2487d92d0d2010f2f6ede943d2908b8585b237cd 100644 (file)
@@ -1,5 +1,7 @@
 #!/bin/sh -e
 # postinst script for netris
+# copyright 2002++ by Gerfried Fuchs <rhonda@debian.at>
+# Licenced the same way as netris itself
 
 if [ "$1" != configure ]; then
        exit 0