darkfeline / cantata

Automatically exported from code.google.com/p/cantata
GNU General Public License v3.0
0 stars 0 forks source link

Please clarify copyright and licence of gui/cachesettings.* #532

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of Cantata? 1.4.1

https://code.google.com/p/cantata/source/diff?spec=svn5294&old=4885&r=5177&forma
t=unidiff&path=%2Ftrunk%2Fgui%2Fcachesettings.cpp

In this release, the copyright on gui/cachesettings.{cpp,h} was changed to 
remove the older information about this file coming from the clementine project 
and a copyright holder was deleted. The licence of the files was also changed 
from GPLv3+ to GPLv2+. 

The current file is still quite similar to the very first time it was checked 
into subversion and would clearly still be a derivative work -- but I can't 
actually find this file or anything like it in clementine's git in any case.

Was the original attribution to clementine incorrect?

cheers
Stuart

Original issue reported on code.google.com by stuart.p...@gmail.com on 1 Sep 2014 at 1:56

GoogleCodeExporter commented 9 years ago
The file was written by me - its 100% Cantata specific! The '(c)' header was a 
cut'n'paste error. Throughout the code, wherever I have taken code from 
elsewhere the original '(c)' is left intact.

No, the code does not originate from any other project.

Original comment by craig.p....@gmail.com on 1 Sep 2014 at 6:32