After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 496096 - gnome-themes-extras-2.20.tar.gz empty COPYING file
gnome-themes-extras-2.20.tar.gz empty COPYING file
Status: RESOLVED FIXED
Product: gnome-themes-extras
Classification: Other
Component: Wasp
2.20
Other All
: Normal enhancement
: ---
Assigned To: Andrea Cimitan
Christian Fredrik Kalager Schaller
Depends on:
Blocks:
 
 
Reported: 2007-11-12 10:17 UTC by marc
Modified: 2008-03-01 13:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example license (17.57 KB, application/octet-stream)
2008-02-28 09:38 UTC, marc
  Details
License and i18n patch (46.20 KB, patch)
2008-02-29 12:11 UTC, Werner Pantke
none Details | Review

Description marc 2007-11-12 10:17:26 UTC
I'm trying to package this into fedora and the licensing guidelines forbid it for inclusion without appropriate licensing.

Previous versions had licenses included at the moment there is no licensing file's included.
Comment 1 Andrea Cimitan 2007-11-15 00:17:13 UTC
I will fix this in next days...
Comment 2 marc 2007-11-15 00:23:09 UTC
Appreciate that.  Can you post to bugzilla when it's done so I can update the package please.
Comment 3 marc 2007-11-21 21:59:46 UTC
Any further development from this?
Comment 4 marc 2008-01-03 23:48:23 UTC
Ping

Any chance on getting this completed?
Comment 5 Alex Lancaster 2008-01-07 12:43:21 UTC
Hi there, I'm doing a downstream review of the package for Fedora:

https://bugzilla.redhat.com/show_bug.cgi?id=372161

Unfortunately lack of licensing is hampering our efforts to get this into the distribution so clarification on the licensing will really help getting this package wider distribution.

Even a verbal clarification of the intent and type of the licenses (GPLv2, GPLv3) will help us go forward, but ultimately they need to be included in the package itself.

Thanks.
Comment 6 Andrea Cimitan 2008-01-08 00:20:23 UTC
100% GPLv2
Comment 7 Alex Lancaster 2008-01-08 00:30:45 UTC
(In reply to comment #6)
> 100% GPLv2

Thanks for the clarification,  is this GPLv2+ (i.e. "or any later version" which means you can choose GPLv3 if you want) or only GPLv2?

Also can you add the full GPL contents to the COPYING file and make a note of the license in any source files?  Thanks!

Comment 8 Andrea Cimitan 2008-01-08 01:12:46 UTC
Icon themes are made by a friend of mine and iirc was GPLv2 (GPLv3 was released month later), though I'm the owner of the gtk theme (it's by me) so I can put it GPLv3, but for the moment 2 is enough
Comment 9 Alex Lancaster 2008-01-08 01:45:22 UTC
(In reply to comment #8)
> Icon themes are made by a friend of mine and iirc was GPLv2 (GPLv3 was released
> month later), though I'm the owner of the gtk theme (it's by me) so I can put
> it GPLv3, but for the moment 2 is enough

You don't need to explicitly release it under GPLv3, I was asking whether it is GPLv2+ which is what is usually done, that is it is GPLv2 or later version, which means the user can *choose* GPLv3 if they want.  This is the most standard form of GPL licensing currently and is what the FSF recommend, see:

http://www.gnu.org/licenses/gpl-faq.html

and specifically:

http://www.gnu.org/licenses/gpl-faq.html#VersionThreeOrLater

(which also applies to version 2 or later)
Comment 10 Alex Lancaster 2008-01-08 01:47:41 UTC
So to clarify,for maximum compatibility it is best if everything is licensed as "GPL version 2 or any later version" that would be the best, see line 2 in the table on:

http://www.gnu.org/licenses/gpl-faq.html#AllCompatibility
Comment 11 Andrea Cimitan 2008-02-28 03:13:45 UTC
could you provide a patch in time for 2.22?
I'm really busy ATM...
Comment 12 marc 2008-02-28 09:38:16 UTC
Created attachment 106140 [details]
example license

This is the license file it's not a patch but all that needs to happen is that you add it to your source directory.  I'm not to sure whether each file needs it I'll double check.
Comment 13 marc 2008-02-28 09:42:31 UTC
My recommendation is to use the GPL v3 which can be copied from http://www.gnu.org/licenses/gpl.txt
Comment 14 Werner Pantke 2008-02-29 12:11:38 UTC
Created attachment 106247 [details] [review]
License and i18n patch

Attached is a patch that clarifies all used licenses in this module and also adds proper localization support to all themes.

Used licenses are: GPL2, GPL2+ and CC-BY-SA
Comment 15 Andrea Cimitan 2008-02-29 18:02:47 UTC
Patch applied.
Thanks.
Comment 16 Werner Pantke 2008-03-01 12:20:53 UTC
The files that are added by the patch are not in svn yet, please `svn add` them ;-)
Comment 17 Andrea Cimitan 2008-03-01 13:15:32 UTC
are you sure? :)