r35468 - /scripts/examples/gen-itp

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat May 16 02:36:18 UTC 2009


Author: ryan52-guest
Date: Sat May 16 02:36:13 2009
New Revision: 35468

URL: http://svn.debian.org/wsvn/?sc=1&rev=35468
Log:
add copyright and license

Modified:
    scripts/examples/gen-itp

Modified: scripts/examples/gen-itp
URL: http://svn.debian.org/wsvn/scripts/examples/gen-itp?rev=35468&op=diff
==============================================================================
--- scripts/examples/gen-itp (original)
+++ scripts/examples/gen-itp Sat May 16 02:36:13 2009
@@ -1,4 +1,16 @@
 #!/usr/bin/perl
+
+#    Copyright 2009, Ryan Niebur
+#
+#    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 3 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.
 
 use strict;
 




More information about the Pkg-perl-cvs-commits mailing list