From 616d7d10789c2387ed14b165499091f4ab886957 Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Tue, 28 Feb 2023 06:06:50 +0000 Subject: [PATCH] Update to SPDX license --- python-yubico.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-yubico.spec b/python-yubico.spec index c293d88..7d47188 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -6,7 +6,7 @@ Version: 1.3.3 Release: 11%{?dist} Summary: Pure-python library for interacting with Yubikeys -License: BSD +License: BSD-2-Clause URL: https://github.com/Yubico/%{name} Source0: https://github.com/Yubico/%{name}/archive/%{name}-%{version}.tar.gz Patch0001: 0001-literal-comparison.patch