All recipes: Auto change licenses to SPDX

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-03-10 23:27:16 +01:00
parent eff8cc7b5e
commit ddba018d05
215 changed files with 215 additions and 215 deletions

View File

@@ -1,6 +1,6 @@
DESCRIPTION = "Python 3 compatible Python 2 `random` Module"
HOMEPAGE = "https://pypi.org/project/random2/"
LICENSE = "PSFv2"
LICENSE = "PSF-2.0"
LIC_FILES_CHKSUM = "file://setup.py;beginline=13;endline=13;md5=7767ca95316ceeac60eda07a2f2245ca"