]> code.ossystems Code Review - openembedded-core.git/commit
Map license names PSF and PSFv2 to PSF-2.0
authorMark Jonas <toertel@gmail.com>
Tue, 29 Sep 2020 18:06:59 +0000 (20:06 +0200)
committerSteve Sakoman <steve@sakoman.com>
Thu, 5 Nov 2020 14:07:15 +0000 (04:07 -1000)
commit0898bd34fa79c34704b63d21806d7738af06abb8
tree598f8833cfcbe9f1060eee78fbf24cfb861e2cbe
parent9f452e54e94d574f55d40b7e028259c3283bdba8
Map license names PSF and PSFv2 to PSF-2.0

According to SDPX.org "Python License 2.0" is the overall Python
license, which is comprised of several licenses. "Python Software
Foundation License 2.0" is part of the complete Python license, but is
also used independently by some projects.

So far the license names PSF and PSFv2 found in LICENSE are mapped to
to Python-2.0. This patch maps PSF and PSFv2 to PSF-2.0 und thus
corrects the impression that Python-2.0 and PSF-2.0 are synonymous.

Signed-off-by: Mark Jonas <toertel@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ef89f176d10ee82738aa050282d93b68dd2c4eb5)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/conf/licenses.conf