Author: nextgens Date: 2007-07-14 19:12:57 +0000 (Sat, 14 Jul 2007) New Revision: 14119
Modified: trunk/freenet/src/freenet/node/fcp/ClientGetMessage.java Log: contribute to #1535: Remove all references to KSK at gpl.txt on the website ; the javadoc produced pointed to it Modified: trunk/freenet/src/freenet/node/fcp/ClientGetMessage.java =================================================================== --- trunk/freenet/src/freenet/node/fcp/ClientGetMessage.java 2007-07-14 19:03:18 UTC (rev 14118) +++ trunk/freenet/src/freenet/node/fcp/ClientGetMessage.java 2007-07-14 19:12:57 UTC (rev 14119) @@ -22,7 +22,7 @@ * ClientGet * IgnoreDS=false // true = ignore the datastore * DSOnly=false // true = only check the datastore, don't route (~= htl 0) - * URI=KSK at gpl.txt + * URI=KSK at sample.txt * Identifier=Request Number One * Verbosity=0 // no status, just tell us when it's done * ReturnType=direct // return all at once over the FCP connection
