From 222570992b546c96600b97cfa459ace098dd22db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 24 Feb 2023 15:11:34 +0000 Subject: [PATCH] migrated to SPDX license --- zxing-cpp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zxing-cpp.spec b/zxing-cpp.spec index ed84e92..8757f65 100644 --- a/zxing-cpp.spec +++ b/zxing-cpp.spec @@ -5,7 +5,7 @@ Summary: C++ port of the ZXing ("Zebra Crossing") barcode scanning library # The entire source is ASL 2.0, except: # - wrappers/wasm/base64ArrayBuffer.js is MIT (but is not used) -License: ASL 2.0 and MIT +License: Apache-2.0 AND MIT Url: https://github.com/nu-book/zxing-cpp Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -112,6 +112,7 @@ popd %changelog * Fri Feb 24 2023 Caolán McNamara 2.0.0-1 - latest release +- migrated to SPDX license * Sat Jan 21 2023 Fedora Release Engineering - 1.2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild