X-Git-Url: https://git.deb.at/w?p=pkg%2Ft-prot.git;a=blobdiff_plain;f=debian%2Fpostrm;h=6661e9e4b3cab46402184a489079c71f1aea999a;hp=b0cbfbd05d00a324d7447d8c5addbcb2ab1d4f15;hb=6001f26be3cb69339c6884a787764c0bb7dcde5a;hpb=d9b81b887c55439e5fd2e4c1eaac478f98cdc5bf diff --git a/debian/postrm b/debian/postrm index b0cbfbd..6661e9e 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,7 +1,7 @@ #!/bin/sh # postrm for t-prot -# Copyright 2002-2010 by Gerfried Fuchs -# Licenced BSD style +# Copyright 2002-2016 by Rhonda D'Vine +# Licenced under WTFPLv2 set -e @@ -25,3 +25,5 @@ case "$action" in fi ;; esac + +#DEBHELPER#