#825 Issue closed
: License in rear.spec must be "GPL-2.0+ and GPL-3.0"¶
Labels: bug
, fixed / solved / done
jsmeix opened issue at 2016-05-04 14:10:¶
Currently rear contains many files
with explicit GPL-2.0+ or GPL-2.1+ licensing notes
of the form
either version 2 of the License, or (at your option) any later version
or
either version 2.1 of the License, or (at your option) any later version
so that some (older) rear files are still "GPL-2.0+"
but some (newer) rear files are "GPL-3.0"
according to the current COPYING file in rear
that was changed from GPL version 2 (up to rear 1.17.2)
to GPL version 3 (since rear 1.18)
see the pull request
https://github.com/rear/rear/pull/739
jsmeix commented at 2016-05-04 14:15:¶
@gdha I assigned it to you because you did https://github.com/rear/rear/pull/739
jsmeix commented at 2016-05-13 12:51:¶
With https://github.com/rear/rear/pull/826 this issue is fixed.
[Export of Github issue for rear/rear.]