From 70760f4212cb4fd783a05de9fca1b4fd00daddf1 Mon Sep 17 00:00:00 2001 From: joy <> Date: Mon, 25 Nov 2002 12:32:11 -0800 Subject: [PATCH] [project @ 2002-11-25 12:32:11 by joy] added copyright and license --- debian/debbugsconfig | 4 ++++ 1 file changed, 4 insertions(+) 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); -- 2.39.5