Comment 3 for bug 702597

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

This one is not fixed:

* COPYING and copyright is telling that the fies are GPL-3, but they are MIT:
config-aux/ltmain.sh: GPL (v2 or later)
include/evemu.h: MIT/X11 (BSD like)
src/evemu-impl.h: *No copyright* UNKNOWN -> Unlicensed btw :)
src/evemu.c: MIT/X11 (BSD like)
tools/evemu-play.c: MIT/X11 (BSD like)
tools/evemu-describe.c: MIT/X11 (BSD like)
tools/evemu-device.c: MIT/X11 (BSD like)
tools/evemu-record.c: MIT/X11 (BSD like)
tools/evemu-echo.c: MIT/X11 (BSD like)

Should they all be GPL-3 rather?

Otherwise, all look good :)