[Openvas-commits] r1646 - in trunk/openvas-plugins: . scripts

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Oct 28 22:55:49 CET 2008


Author: jan
Date: 2008-10-28 22:55:48 +0100 (Tue, 28 Oct 2008)
New Revision: 1646

Modified:
   trunk/openvas-plugins/ChangeLog
   trunk/openvas-plugins/scripts/webserver_favicon.nasl
Log:
* scripts/webserver_favicon.nasl: Clarified license from "GPL" to
"GPLv2+". See Authors email 20080907 on openvas-plugins.



Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog	2008-10-28 15:06:50 UTC (rev 1645)
+++ trunk/openvas-plugins/ChangeLog	2008-10-28 21:55:48 UTC (rev 1646)
@@ -1,3 +1,8 @@
+2008-10-28  Jan-Oliver Wagner <jan-oliver.wagner at intevation.de>
+
+	* scripts/webserver_favicon.nasl: Clarified license from "GPL" to
+	"GPLv2+". See Authors email 20080907 on openvas-plugins.
+
 2008-10-27  Michael Wiegand <michael.wiegand at intevation.de>
 
 	Post release version bump.

Modified: trunk/openvas-plugins/scripts/webserver_favicon.nasl
===================================================================
--- trunk/openvas-plugins/scripts/webserver_favicon.nasl	2008-10-28 15:06:50 UTC (rev 1645)
+++ trunk/openvas-plugins/scripts/webserver_favicon.nasl	2008-10-28 21:55:48 UTC (rev 1646)
@@ -3,8 +3,7 @@
 # based on sample code written by Renaud Deraison <deraison at cvs.nessus.org>
 # in the nessus-plugins mailing list
 #
-# It is distributed under the GPL license, you can find a copy of this license
-# in http://www.gnu.org/copyleft/gpl.html
+# under the GPLv2 license or later (at your option)
 # 
 
     desc["english"] = "



More information about the Openvas-commits mailing list