[OFBiz] Dev - License and tags

Adam Heath doogie at brainfood.com
Thu Aug 12 22:01:10 EDT 2004


On Thu, 12 Aug 2004, Marcelo Coraça de Freitas wrote:

> David, developers,
>
>    I'm working at PartyIdentifier services and I'm a litle bit confused about
> the header present in some source files.
>    Not all files have the copyright anounce at it's header. Should they have
> it?

The header should be in all files.

>    In the @author tag, should I add my name if I edit this file?

For minor changes, no.  For major rearchitectures, maybe.


>    The @revision and @since tags are put manualy or there is some control made
> by CVS? If it's manual, should I edit it or should I leave it for you (until I
> don't get write access to CVS)?

@author, @revision, @since are javadoc markup.  It's what is after those that
may or may not be automatic.

$version$, $revision$, $id$; those are generated by cvs automatically.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe at ofbiz.dev.java.net
For additional commands, e-mail: dev-help at ofbiz.dev.java.net






More information about the Dev mailing list