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 678792 - yelp-xsl COPYING incorrectly asserts AGPLv3 license
yelp-xsl COPYING incorrectly asserts AGPLv3 license
Status: RESOLVED FIXED
Product: yelp-xsl
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-25 13:57 UTC by Steve Magoun
Modified: 2015-09-23 18:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch against git master (36.16 KB, patch)
2012-06-25 14:01 UTC, Steve Magoun
committed Details | Review

Description Steve Magoun 2012-06-25 13:57:14 UTC
The yelp-xsl COPYING file incorrectly asserts that the jQuery.syntax library is licensed under the AGPLv3. The version of the jQuery.syntax library in yelp-xsl >= 3.1.1 is licensed under the MIT license.

The jQuery syntax library in yelp-xsl was updated to an MIT-licensed version by this commit:

commit 80e58d62f9b33c4b57edd8ed486910407293cc77
Author: Frederic Crozat <fcrozat@novell.com>
Date: Mon May 16 14:32:12 2011 +0200

    Update jquery.syntax to 3.0.0 (which is MIT licenced).
Comment 1 Steve Magoun 2012-06-25 14:01:41 UTC
Created attachment 217203 [details] [review]
Patch against git master
Comment 2 Michael Biebl 2015-09-23 18:03:10 UTC
The patch mentions a COPYING.MIT, which is missing in git / the 3.18.0 tarball