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 671271 - Project license (COPYING vs. file headers) - LGPL 2+ or LPGPL 2.1+?
Project license (COPYING vs. file headers) - LGPL 2+ or LPGPL 2.1+?
Status: RESOLVED FIXED
Product: libgxps
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libgxps maintainers
libgxps maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-03 21:05 UTC by Savvas Radević
Modified: 2012-03-10 10:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Savvas Radević 2012-03-03 21:05:04 UTC
http://git.gnome.org/browse/libgxps/tree/COPYING vs. http://git.gnome.org/browse/libgxps/tree/tools/gxps-converter-main.c

Is the project's license LGPL2+ or LGPL 2.1+ ("+" here means that version or any later version)?

If it's LGPL2.1+ please update the COPYING file: https://www.gnu.org/licenses/lgpl-2.1.txt

Thanks in advance!
Comment 1 Carlos Garcia Campos 2012-03-10 10:32:10 UTC
I copied the COPYING file from another lgpl project and I didn't notice it was 2 and not 2.1. I've just fixed it in git master, thank you very much.