diff options
| author | Joe Slater <joe.slater@windriver.com> | 2022-04-13 11:36:39 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-04-13 13:45:44 -0700 |
| commit | 93f2146211001ee3cf697d8428969cc3069ed6ba (patch) | |
| tree | ab3c2f70a1ce97cdd3d7d181ba0a39e87b26211c /recipes-perl | |
| parent | 4158c871a6b878ac480d23f244201a503c40e3c9 (diff) | |
| download | meta-security-93f2146211001ee3cf697d8428969cc3069ed6ba.tar.gz | |
LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE in recipes.
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-perl')
| -rw-r--r-- | recipes-perl/perl/lib-perl_0.63.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-perl/perl/lib-perl_0.63.bb b/recipes-perl/perl/lib-perl_0.63.bb index 7895864..4c964d5 100644 --- a/recipes-perl/perl/lib-perl_0.63.bb +++ b/recipes-perl/perl/lib-perl_0.63.bb | |||
| @@ -4,7 +4,7 @@ directories to Perl's search path so that later 'use' or 'require' statements \ | |||
| 4 | will find modules which are not located in the default search path." | 4 | will find modules which are not located in the default search path." |
| 5 | 5 | ||
| 6 | SECTION = "libs" | 6 | SECTION = "libs" |
| 7 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 7 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 8 | PR = "r0" | 8 | PR = "r0" |
| 9 | 9 | ||
| 10 | LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=94b119f1a7b8d611efc89b5d562a1a50" | 10 | LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=94b119f1a7b8d611efc89b5d562a1a50" |
