IMHO we should have a common header for all source (java) files stating the
name of the class, and optionally a description. It should also state the
license and
indicate where users can find the license.

For example:

/*
 * Title:            DocletSupport
 * Description:
 *
 * This software is published under the terms of the BSD Software License,
 * of which a copy has been included with thisdistribution in the
LICENSE.txt file.
 */

package xdoclet;
...

What license does XDoclet have? the BSD license? all of the files?

Mathias


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to