Feedback

type to search

Differences between GPL-2 and GPL-2+

Asked by , Edited by kocinski

As GPL-2+ is not listed under DEP5 [0] licenses,

what’s the difference between GPL-2 and GPL-2+ found in some debian/copyright files?

[0] - http://dep.debian.net/deps/dep5/

or Cancel

1 answer

4

chem-bla-ics [ Editor ]

When people use the GNU Public license they often choose to allow a particular version or higher, for example, version “2.0 or higher”. That gives everyone the freedom to choose the GPL 3.0 at any time. Other developers do not trust the GNU enough with future licenses to restrict it to a particular version.


As such, there is no actual GPL-2+ license, but it’s a copyright statement the GPL2 applies, or any newer version of the GPL license.
NN comments
jeremiah
-

Exactly. GPL v2+ means either the GPL v2 or a later version chosen at your convenience.

or Cancel

Your answer

You need to join Debian to complete this action, click here to do so.