[Fai-commit] r3058 - people/michael/bugfixes/307266/scripts

fai-repository at svn.debian.org fai-repository at svn.debian.org
Thu Nov 17 19:08:53 UTC 2005


Author: michael-guest
Date: 2005-11-17 19:08:52 +0000 (Thu, 17 Nov 2005)
New Revision: 3058

Modified:
   people/michael/bugfixes/307266/scripts/fai-debconf-pipe
Log:
added license info


Modified: people/michael/bugfixes/307266/scripts/fai-debconf-pipe
===================================================================
--- people/michael/bugfixes/307266/scripts/fai-debconf-pipe	2005-11-14 16:41:32 UTC (rev 3057)
+++ people/michael/bugfixes/307266/scripts/fai-debconf-pipe	2005-11-17 19:08:52 UTC (rev 3058)
@@ -1,5 +1,24 @@
 #!/usr/bin/perl -w
 
+#*********************************************************************
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+# 
+# A copy of the GNU General Public License is available as
+# `/usr/share/common-licences/GPL' in the Debian GNU/Linux distribution
+# or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You
+# can also obtain it by writing to the Free Software Foundation, Inc.,
+# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+#*********************************************************************
+
+
 use strict;
 use IO::Socket;
 




More information about the Fai-commit mailing list