From 5bbd000b76e024c3e06abee0c6a94d09244bdd3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veronika=20Hanul=C3=ADkov=C3=A1?= Date: Tue, 16 Apr 2024 14:14:51 +0200 Subject: [PATCH] Fix SPDX license identifier for BSD 3-Clause --- opensc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensc.spec b/opensc.spec index 4ba7e43..523a007 100644 --- a/opensc.spec +++ b/opensc.spec @@ -3,7 +3,7 @@ Version: 0.25.1 Release: 1%{?dist} Summary: Smart card library and applications -License: LGPL-2.1-or-later AND BSD 3-Clause +License: LGPL-2.1-or-later AND BSD-3-Clause URL: https://github.com/OpenSC/OpenSC/wiki Source0: https://github.com/OpenSC/OpenSC/releases/download/%{version}/%{name}-%{version}.tar.gz Source1: opensc.module