geshi-1.0 icon indicating copy to clipboard operation
geshi-1.0 copied to clipboard

Correct license in build.xml to GPL (was AGPL)

Open apjanke opened this issue 6 years ago • 1 comments

The LICENSE file and other documentation says that GeSHi is licensed under GPL 2.0. But the build.xml file declares it to be AGPL. That's the Aferro GPL license, which has significant additional restrictions about use in service-provider contexts, and isn't the same as GPL-2.0. Should it be "GPL" instead?

apjanke avatar Dec 16 '18 07:12 apjanke

Is the build.xml even used anymore? Judging from the version string in there I'd say no. @BenBE you want me to open a PR removing it?

splitbrain avatar Oct 17 '19 18:10 splitbrain