---------- Forwarded message ----------
From: Hieu Dang Duy <[email protected]>
Date: 2009/10/5
Subject: A Question about Copyright Law
To: Lars Helge Øverland <[email protected]>
I have just got a mall question about the issue of Copyright
If someone created a class *ABC.java* and then I copied it to another one (*
MYCLASS.java*) after that modifying anything without changing the structure
and meaning of the original file.
So, what should I do with in the copyright line ?
*For example*:
*/**
* @author <SOMEONE NOT ME>
* @version $Id: ABC.java 2009-09-18 17:20:00Z hieuduy$
*/
public abstract class MYCLASS
implements Action
{..........................}
*
Is it right, Lars ? Or I *must change like this:
/**
* @author Dang Duy Hieu
* @version $Id: ABC.java 2009-09-18 17:20:00Z someone$
*/
public abstract class MYCLASS
implements Action
{..........................}
*Thank you so much !*
*--
Hieu.HISPVietnam
Good Health !
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp