aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:45:32 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commit4b50fb02cc043d93b3b86144894d8ed95268b19e (patch)
tree33753ea74b87cebc227215fb2af078947a116766 /meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb
parent42f365246d66ca33eb94e974032b57dd580d43b1 (diff)
downloadmeta-openembedded-4b50fb02cc043d93b3b86144894d8ed95268b19e.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb')
-rw-r--r--meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb b/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb
index 3d8aef0cfe..c36619b819 100644
--- a/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb
+++ b/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb
@@ -2,7 +2,7 @@ SUMMARY = "H.265/HEVC video encoder"
DESCRIPTION = "A free software library and application for encoding video streams into the H.265/HEVC format."
HOMEPAGE = "http://www.videolan.org/developers/x265.html"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
LICENSE_FLAGS = "commercial"
LIC_FILES_CHKSUM = "file://../COPYING;md5=c9e0427bc58f129f99728c62d4ad4091"