commit: 0046888e303911632e10324b16cf66b1d48f971a
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 14 19:22:24 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Jun 14 19:26:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0046888e
media-libs/svt-hevc: update LICENSE
AOM is a patent and not relevant for svt-hevc
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
media-libs/svt-hevc/svt-hevc-1.5.1.ebuild | 4 ++--
media-libs/svt-hevc/svt-hevc-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-libs/svt-hevc/svt-hevc-1.5.1.ebuild
b/media-libs/svt-hevc/svt-hevc-1.5.1.ebuild
index 97889df141fc..5729a3499a49 100644
--- a/media-libs/svt-hevc/svt-hevc-1.5.1.ebuild
+++ b/media-libs/svt-hevc/svt-hevc-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ else
S="${WORKDIR}/SVT-HEVC-${PV}"
fi
-LICENSE="AOM BSD-2"
+LICENSE="BSD-2"
SLOT="0"
BDEPEND="dev-lang/nasm"
diff --git a/media-libs/svt-hevc/svt-hevc-9999.ebuild
b/media-libs/svt-hevc/svt-hevc-9999.ebuild
index 97889df141fc..5729a3499a49 100644
--- a/media-libs/svt-hevc/svt-hevc-9999.ebuild
+++ b/media-libs/svt-hevc/svt-hevc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ else
S="${WORKDIR}/SVT-HEVC-${PV}"
fi
-LICENSE="AOM BSD-2"
+LICENSE="BSD-2"
SLOT="0"
BDEPEND="dev-lang/nasm"