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?
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?
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.
Exactly. GPL v2+ means either the GPL v2 or a later version chosen at your convenience.