r2742 - trunk/scripts

Andres Salomon dilinger-guest@costa.debian.org
Sun, 20 Mar 2005 01:08:38 +0100


Author: dilinger-guest
Date: 2005-03-20 01:08:38 +0100 (Sun, 20 Mar 2005)
New Revision: 2742

Modified:
   trunk/scripts/prune-non-free
Log:
add copyright info


Modified: trunk/scripts/prune-non-free
===================================================================
--- trunk/scripts/prune-non-free	2005-03-20 00:06:09 UTC (rev 2741)
+++ trunk/scripts/prune-non-free	2005-03-20 00:08:38 UTC (rev 2742)
@@ -1,4 +1,22 @@
 #!/usr/bin/ruby -w
+# prune-non-free - split out non-free drivers, and generate kernel-source tarball.
+#
+#    Copyright (C) 2005  Andres Salomon <dilinger@debian.org>
+#
+#    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.
+#
+#    You should have received a copy of the GNU General Public License
+#    along with this program; if not, write to the Free Software
+#    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+#
 
 FILES = %w{
 	drivers/net/tg3.c