Questa è una continuazione di me riscrivendo il progetto GPL .
Quale sarà il modo corretto di attribuire il mio progetto come derivato di qualche altro progetto con licenza GPL? Finora mi sono inventato:
HgSharp
Original Copyright Matt Mackall <[email protected]> and contributors.
The following code is a derivative work of the code from the Mercurial project,
which is licensed GPLv2. This code therefore is also licensed under the terms
of the GNU Public License, verison 2.
For information on the license of this code when distributed with and used
in conjunction with the other modules in the HgSharp project, please see
the root-level COPYING file.
Copyright 2011-2012 Anton Gogolev <[email protected]>