[Bug 661832] Review Request: kdevelop-pg-qt - A parser generator

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 10 17:21:21 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #4 from Rex Dieter <rdieter at math.unl.edu> 2010-12-10 12:21:20 EST ---
Re: licensing

Using licensecheck (from kdesdk),

$ find kdevelop-pg-qt-0.9.0/kdev-pg -print | xargs licensecheck | grep -v LGPL
| sort | uniq
./kdev-pg-lexer.cc: *No copyright* GENERATED FILE
./kdev-pg-parser.cc: GPL 
./kdev-pg-parser.hh: GPL 
./test/test.sh: *No copyright* UNKNOWN

Looks like kdev-pg-parser.* are generated from bison, and is really GPLv2+
indeed , ugh.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list