Hi, On Sun, 2002-08-11 at 19:45, Etienne M. Gagnon wrote: > So, is there any objection the I go ahead and add the GPL exception to > src/com/sun/javadoc/* files, and add the full copyright notice to the > other files?
Please add the full copyright notice to the files that are missing them at the moment (and everybody, you should always make sure that the copyright notices are correct for files you check in). But check the nio files since some are automatically generated by the lib/gen_nio.sh script so you should add the full copyright to the master files in that case. The javadoc files should probably be moved to the gjdoc project since they are not really part of the standard library anyway which means that they are not "normal" GNU Classpath sources (which impacts the license status). Brian is it OK if I add them to the gjdoc CVS tree and remove them from Classpath (I have write access to both)? Cheers, Mark _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

