* [U-Boot] u-boot license: SPDX GPL-2.0+ deprecated?
@ 2015-08-14 8:24 Sharma Bhupesh
2015-08-15 19:09 ` Michael Heimpold
0 siblings, 1 reply; 2+ messages in thread
From: Sharma Bhupesh @ 2015-08-14 8:24 UTC (permalink / raw)
To: u-boot
Hi Wolfgang, Others
I was going through the Software Package Data Exchange (SPDX) licensing terms for GNU General Public License v2.0 or later, as u-boot licensing uses the same on the header files (SPDX-License-Identifier: GPL-2.0+) (please see [1]).
However, on the SPDX license page for GPL-2.0+ it is mentioned that this license has been deprecated since Release 2.0 of the SPDX Specification [2.0rc2] (please see [2]).
This confuses me. Do we need to change the licensing information text on the header files?
[1] http://www.denx.de/wiki/U-Boot/Licensing
[2] http://spdx.org/licenses/GPL-2.0+
Regards,
Bhupesh
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] u-boot license: SPDX GPL-2.0+ deprecated?
2015-08-14 8:24 [U-Boot] u-boot license: SPDX GPL-2.0+ deprecated? Sharma Bhupesh
@ 2015-08-15 19:09 ` Michael Heimpold
0 siblings, 0 replies; 2+ messages in thread
From: Michael Heimpold @ 2015-08-15 19:09 UTC (permalink / raw)
To: u-boot
Hi Bhupesh,
Am Freitag, 14. August 2015, 08:24:27 schrieb Sharma Bhupesh:
> Hi Wolfgang, Others
>
> I was going through the Software Package Data Exchange (SPDX) licensing terms for GNU General Public License v2.0 or later, as u-boot licensing uses the same on the header files (SPDX-License-Identifier: GPL-2.0+) (please see [1]).
>
> However, on the SPDX license page for GPL-2.0+ it is mentioned that this license has been deprecated since Release 2.0 of the SPDX Specification [2.0rc2] (please see [2]).
>
If I understand this correctly, it's only a interpretation thing.
Before, the short tag "GPL-2.0+" pointed directly to a license "GNU General Public License v2.0 or later"
and "GPL-2.0" pointed directly to "GNU General Public License v2.0 only".
Now with the new "License Expression Syntax", the term "GPL-2.0+" must be
first interpreted, and the result is something like "(GNU General Public License v2.0 only) or later",
which is actual the same as before (at least for me as non-lawyer :-)
> This confuses me. Do we need to change the licensing information text on the header files?
I don't think so. I guess the reason behind is to make it easier for e.g. automatic license
checking.
>
> [1] http://www.denx.de/wiki/U-Boot/Licensing
> [2] http://spdx.org/licenses/GPL-2.0+
>
> Regards,
> Bhupesh
>
Best regards,
Michael
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-15 19:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14 8:24 [U-Boot] u-boot license: SPDX GPL-2.0+ deprecated? Sharma Bhupesh
2015-08-15 19:09 ` Michael Heimpold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox