gcc3 source code in xorg-server-1.6.1.901

Jeremy Huddleston jeremyhu at freedesktop.org
Sat May 30 12:17:43 PDT 2009


So it looks like 1.6.1.901 was 'make dist'd with a gpl3 yacc...  
specifically, these two files are licensed under GPL-3:

./kdrive/xorg-server-1.6.1.901/hw/xwin/winprefsyacc.c
./kdrive/xorg-server-1.6.1.901/hw/xwin/winprefsyacc.h

"""
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.
"""

I know I can just nuke the files myself (which I will since I don't  
need xwin), but perhaps this should be discussed (and corrected)...




More information about the xorg-devel mailing list