diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:45:08 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 06851c6fdc4de0b21034661039f9932a85b5adde (patch) | |
| tree | daa2325e3c96d7da82c54a895f8017f474758a56 /meta-gnome/recipes-gnome/yelp | |
| parent | a32fc41775067f51700d1a2a14ee6495e43c08e5 (diff) | |
| download | meta-openembedded-06851c6fdc4de0b21034661039f9932a85b5adde.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/yelp')
| -rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb | 2 | ||||
| -rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb | 2 | ||||
| -rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp_41.2.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb b/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb index ec8edb80d3..13dada4438 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Collection of scripts and build utilities for documentation" | 1 | SUMMARY = "Collection of scripts and build utilities for documentation" |
| 2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPL-2.0-or-later" |
| 3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
| 4 | file://COPYING;md5=d67c6f9f1515506abfea4f0d920c0774 \ | 4 | file://COPYING;md5=d67c6f9f1515506abfea4f0d920c0774 \ |
| 5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | 5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ |
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb b/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb index 3b23979780..50cc8fc3a7 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "XSL stylesheets for the yelp help browser" | 1 | SUMMARY = "XSL stylesheets for the yelp help browser" |
| 2 | LICENSE = "LGPLv2.1 & GPLv2 & BSD-3-Clause" | 2 | LICENSE = "LGPL-2.1-only & GPL-2.0-only & BSD-3-Clause" |
| 3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
| 4 | file://COPYING;md5=8ca13a5a6972ac1620a1e42a3dacd774 \ | 4 | file://COPYING;md5=8ca13a5a6972ac1620a1e42a3dacd774 \ |
| 5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | 5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ |
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb b/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb index 590ff2f548..01427b157d 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Help browser for the GNOME desktop" | 1 | SUMMARY = "Help browser for the GNOME desktop" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
| 4 | file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \ | 4 | file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \ |
| 5 | " | 5 | " |
