On 18/05/12 01:03, Vladimir Vuksan wrote:
> It is not a rewrite. It is an extension of the old web code.
> 
Either way, there is a point at which a piece of work takes on an
identity of it's own - there are plenty of examples of people extending
some project, as long as they respect the license of the project
founders (e.g. X.Org license files all credit the XFree86 contributors,
as it is an extension of their work)
http://www.x.org/archive/X11R6.8.0/doc/RELNOTES6.html

As it is not my own work, it has no impact on me personally - but I do
think the people who have contributed deserve to be recognised
prominently, and as long as the license terms are 100% compatible, there
is nothing wrong with adding a whole list of extra names where it says
`The Regents of the University of California', s/Regents/Authors/

If nobody objects, we could:

- update the COPYING file to refer to the AUTHORS file

- s/Regents/Authors/

- git log | grep ^Author | sort -u >> AUTHORS (not sure if this is
sufficient to find all patches though)

- find all other copyrights (e.g. in Javascript and mention them in
COPYING), e.g. find . -type f -exec grep -Hi copyright '{}' \;


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to