From 85474fe3f1532eacf0599f4485be24c1c9f2ad08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 11 Oct 2023 20:19:39 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 --- dav1d.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dav1d.spec b/dav1d.spec index 4cc07af..19af1df 100644 --- a/dav1d.spec +++ b/dav1d.spec @@ -3,7 +3,9 @@ Version: 1.2.1 Release: %autorelease Summary: AV1 cross-platform Decoder -License: BSD +# src/ext/x86/x86inc.asm is ISC +# tools/compat/getopt.c is ISC +License: BSD-2-Clause AND ISC URL: https://code.videolan.org/videolan/dav1d Source0: %{url}/-/archive/%{version}/%{name}-%{version}.tar.bz2