Add a copyright notice to a Javadoc

From CodeCodex

[edit] Implementations

[edit] Java

Use the -bottom parameter to the javadoc command line.


-bottom '<font size="-1"><a href="http://www.rgagnon.com">Real&apos;s HowTo</a>
<br>&copy; 2008 rgagnon.com</font>'

The result looks like this :