From: joy <> Date: Mon, 25 Nov 2002 20:32:11 +0000 (-0800) Subject: [project @ 2002-11-25 12:32:11 by joy] X-Git-Tag: release/2.6.0~987 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=70760f4212cb4fd783a05de9fca1b4fd00daddf1;p=debbugs.git [project @ 2002-11-25 12:32:11 by joy] added copyright and license --- diff --git a/debian/debbugsconfig b/debian/debbugsconfig index aebd4402..9bb63c07 100755 --- a/debian/debbugsconfig +++ b/debian/debbugsconfig @@ -1,6 +1,10 @@ #!/usr/bin/perl # debbugsconfig: copies debbugs configuration files from templates, and # creates documentation in HTML and text +# Copyright (C) 1999 Darren Benham +# Copyright (C) 2000 Josip Rodin +# Licensed under the version 2 of the GNU General Public License as +# published by the Free use POSIX qw(strftime);