summaryrefslogtreecommitdiffstats
path: root/recipes-extended/nagios/nagios-core_4.4.6.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-02-18 13:05:37 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-02-18 13:07:10 -0500
commit108e089f7e844fafd12cfddd7eb6f96bef86c0a3 (patch)
treed2532573200df6c2180740939e962fbbd6497133 /recipes-extended/nagios/nagios-core_4.4.6.bb
parentc113c0936aa6fab6cb85a245d018f4b18917116a (diff)
downloadmeta-virtualization-108e089f7e844fafd12cfddd7eb6f96bef86c0a3.tar.gz
global: update licence values to SPDX values
These changes are the result of running the convert-spdx-licenses.py oe-core script. There's no impact to the build, but we will avoid issues when interacting with core QA by the alignment. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/nagios/nagios-core_4.4.6.bb')
-rw-r--r--recipes-extended/nagios/nagios-core_4.4.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/nagios/nagios-core_4.4.6.bb b/recipes-extended/nagios/nagios-core_4.4.6.bb
index eca9f3f1..59b70895 100644
--- a/recipes-extended/nagios/nagios-core_4.4.6.bb
+++ b/recipes-extended/nagios/nagios-core_4.4.6.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "A host/service/network monitoring and management system core file
4HOMEPAGE = "http://www.nagios.org" 4HOMEPAGE = "http://www.nagios.org"
5SECTION = "console/network" 5SECTION = "console/network"
6PRIORITY = "optional" 6PRIORITY = "optional"
7LICENSE = "GPLv2" 7LICENSE = "GPL-2.0-only"
8 8
9LIC_FILES_CHKSUM = "file://LICENSE;md5=4c4203caac58013115c9ca4b85f296ae" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=4c4203caac58013115c9ca4b85f296ae"
10 10