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/ruby | |
| 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/ruby')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/highline_git.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/json_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/highline_git.bb b/meta-openstack/recipes-devtools/ruby/highline_git.bb index 5696534..546bfc9 100644 --- a/meta-openstack/recipes-devtools/ruby/highline_git.bb +++ b/meta-openstack/recipes-devtools/ruby/highline_git.bb | |||
| @@ -10,7 +10,7 @@ rules and without needing to convert the typed Strings into what your \ | |||
| 10 | program really needs. Just tell HighLine what you're after, and let it \ | 10 | program really needs. Just tell HighLine what you're after, and let it \ |
| 11 | do all the work." | 11 | do all the work." |
| 12 | 12 | ||
| 13 | LICENSE = "GPLv2" | 13 | LICENSE = "GPL-2.0-only" |
| 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=884766faee6a0d2931af978757e1a5fc" | 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=884766faee6a0d2931af978757e1a5fc" |
| 15 | 15 | ||
| 16 | PR = "r0" | 16 | PR = "r0" |
diff --git a/meta-openstack/recipes-devtools/ruby/json_git.bb b/meta-openstack/recipes-devtools/ruby/json_git.bb index 407f812..61655e5 100644 --- a/meta-openstack/recipes-devtools/ruby/json_git.bb +++ b/meta-openstack/recipes-devtools/ruby/json_git.bb | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | SUMMARY = "An implementation of the JSON specification according to RFC 4627" | 4 | SUMMARY = "An implementation of the JSON specification according to RFC 4627" |
| 5 | DESCRIPTION = "An implementation of the JSON specification according to RFC 4627" | 5 | DESCRIPTION = "An implementation of the JSON specification according to RFC 4627" |
| 6 | 6 | ||
| 7 | LICENSE = "GPLv2" | 7 | LICENSE = "GPL-2.0-only" |
| 8 | LIC_FILES_CHKSUM = "file://CHANGES;md5=af8cad0ff27a1593ac5ee461bc2d71ab" | 8 | LIC_FILES_CHKSUM = "file://CHANGES;md5=af8cad0ff27a1593ac5ee461bc2d71ab" |
| 9 | 9 | ||
| 10 | PR = "r0" | 10 | PR = "r0" |
