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 634698 - GPL licensed file (possibly) makes libnotify GPL
GPL licensed file (possibly) makes libnotify GPL
Status: RESOLVED FIXED
Product: libnotify
Classification: Platform
Component: general
git master
Other Linux
: Normal blocker
: ---
Assigned To: William Jon McCann
Depends on:
Blocks:
 
 
Reported: 2010-11-12 17:27 UTC by Emilio Pozuelo Monfort
Modified: 2010-12-05 12:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emilio Pozuelo Monfort 2010-11-12 17:27:21 UTC
libnotify 0.7 has introduced a new file, libnotify/notify-features.h.in, which is licensed as GPL. Apparently NOTIFY_CHECK_VERSION is currently unused so I'm not sure that means the whole library is contaminated and the result is thus GPL, but just in case that should be relicensed to LGPL 2.1+.
Comment 1 William Jon McCann 2010-11-14 15:42:47 UTC
Nice catch.  Fixed in master.  Thanks!