Open
Description
I'm confused at which licence this project is licensed under. The README and metadata files say GPL-2+, however the headers, when included in source files (for example src/*
) read GPL-2 only.
I am looking at packaging this for Debian and I'm leaning towards documenting the entire project as GPL-2 only, as the GPL-2 only code cannot be licensed under a later version. Trying to release this under a GPL-3 licence for example would require re-licensing those files anyway.