Author: nextgens
Date: 2007-03-07 20:38:00 +0000 (Wed, 07 Mar 2007)
New Revision: 12016

Modified:
   trunk/apps/Thaw/src/thaw/core/Core.java
Log:
Thaw: improve the wording of the credit page (I got the authorisation from 
Jflesch)

Modified: trunk/apps/Thaw/src/thaw/core/Core.java
===================================================================
--- trunk/apps/Thaw/src/thaw/core/Core.java     2007-03-07 20:35:44 UTC (rev 
12015)
+++ trunk/apps/Thaw/src/thaw/core/Core.java     2007-03-07 20:38:00 UTC (rev 
12016)
@@ -46,7 +46,7 @@
        public Core() {
                Logger.info(this, "Thaw, version "+Main.VERSION, true);
                Logger.info(this, "2006(c) Freenet project", true);
-               Logger.info(this, "under GPL license (see gpl.txt joined)", 
true);
+               Logger.info(this, "Released under GPL license version 2 or 
above (see http://www.fsf.org/licensing/licenses/gpl.html)", true);
        }

        /**


Reply via email to