putting a few lines on top of the generated documents

Hi,How can I put a few lines like copyright or companies name on top of all the generated javadocs.
[121 byte] By [amit234] at [2007-9-26 15:04:51]
# 1

take a look here :

http://java.sun.com/j2se/javadoc/writingdoccomments/index.html

and after take care of these options :

bottom, header, overview, windowtitle, ...

you can group packages with the group.

use package.html in a pacjage to make comment for the package...

lminguet at 2007-7-2 17:27:15 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...