Craig R. McClanahan wrote:

The instructions at the very end of
<http://www.apache.org/licenses/LICENSE-2.0.html>
describe *exactly* what to do to documentation files, and adding a link in the
manner you described is the wrong answer.

Instead, you should enclose the same boilerplate text at the top of each such
document that is included at the top of Java sources, enclosed in the
appropriate comment characters for your format (i.e. for XML, surround by
"<!--". and "-->", for properties files, prefix by "#", and so on).



I have started a wiki page at http://wiki.apache.org/incubator/LicenseFormats for boilerplate text in different formats.

R,
Nick



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to