Mark Wielaard <[EMAIL PROTECTED]> writes:

> Hi,
> 
> I just added copyright notices to a lot of classes that were missing
> them. Please make sure that all files you check into CVS always have to
> correct copyright boilerplate.
> 
> Some of the files in gnu.java.nio seemed to be generated by a script.
> Ronald, which scripts created those files? Do they ever have to be
> recreated by that script? Then we might want to automate adding the
> header (and add a warning that the file is auto generated).

lib/gen_nio.sh

It's called manually instead of at build time.  It's cleaner that way.

> I did not yet add the copyright notice to the files
> gnu/java/rmi/dgc/DGCImpl_Skel.java and
> gnu/java/rmi/dgc/DGCImpl_Stub.java which also seem to have been
> autogenerated. Does anybody know when/how these are regenerated?

Seems to have come straight from Kaffe according to ChangeLog.

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to