diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-03-25 03:09:42 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-03-25 03:09:42 +0000 |
| commit | de6d4eeb3202e04bca0e645571a612a745d7ebe2 (patch) | |
| tree | b2c6cb14a6d9564c7e1ebe6ff416cfd878941bbf /meta-openstack/recipes-devtools/perl | |
| parent | 26024bb82d2e60b38b1402d5541ccfcd5c1624e5 (diff) | |
| download | meta-cloud-services-de6d4eeb3202e04bca0e645571a612a745d7ebe2.tar.gz | |
global: convert license to SPDX variants
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/perl')
| -rw-r--r-- | meta-openstack/recipes-devtools/perl/libconfig-general-perl_2.63.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/perl/libconfig-general-perl_2.63.bb b/meta-openstack/recipes-devtools/perl/libconfig-general-perl_2.63.bb index ec84c44..51ce60c 100644 --- a/meta-openstack/recipes-devtools/perl/libconfig-general-perl_2.63.bb +++ b/meta-openstack/recipes-devtools/perl/libconfig-general-perl_2.63.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Config file parser module" | 1 | DESCRIPTION = "Config file parser module" |
| 2 | HOMEPAGE = "http://search.cpan.org/dist/Config-General/" | 2 | HOMEPAGE = "http://search.cpan.org/dist/Config-General/" |
| 3 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 3 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LIC_FILES_CHKSUM = "file://README;beginline=90;endline=90;md5=3ba4bbac1e79a08332688196f637d2b2" | 5 | LIC_FILES_CHKSUM = "file://README;beginline=90;endline=90;md5=3ba4bbac1e79a08332688196f637d2b2" |
| 6 | 6 | ||
