From: Roland Rosenfeld Date: Sat, 29 Mar 2003 16:36:15 +0000 (+0000) Subject: Correct copyright (3.0.2-1) X-Git-Tag: v_3_0_3~141 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=62d17580a240299c30650fdafd4b2c05a197bc76;p=privoxy.git Correct copyright (3.0.2-1) --- diff --git a/debian/rules b/debian/rules index ad7116ae..33384c7d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,8 @@ #!/usr/bin/make -f +# +# (C) 2002-2003 Roland Rosenfeld , based on # Sample debian/rules that uses debhelper. -# GNU copyright 1997 to 1999 by Joey Hess. +# This file is public domain software, originally written by Joey Hess. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1