r3418 - trunk/scripts

Andres Salomon dilinger@costa.debian.org
Fri, 01 Jul 2005 18:26:10 +0000


Author: dilinger
Date: 2005-07-01 18:26:09 +0000 (Fri, 01 Jul 2005)
New Revision: 3418

Modified:
   trunk/scripts/prune-non-free
Log:
update description.  this script is actually incorrectly named; it's not
stripping out non-free drivers, it's stripping out undistributable drivers.


Modified: trunk/scripts/prune-non-free
===================================================================
--- trunk/scripts/prune-non-free	2005-07-01 18:23:45 UTC (rev 3417)
+++ trunk/scripts/prune-non-free	2005-07-01 18:26:09 UTC (rev 3418)
@@ -1,5 +1,5 @@
 #!/usr/bin/ruby -w
-# prune-non-free - split out non-free drivers, and generate kernel-source tarball.
+# prune-non-free - split out undistributable drivers, and generate kernel-source tarball.
 #
 #    Copyright (C) 2005  Andres Salomon <dilinger@debian.org>
 #