From f9254439606d7ecea9c4f96d981cbe838a462912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sat, 2 Dec 2023 09:10:47 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 The license analysis is here http://miroslav.suchy.cz/fedora/spdx-reports/shim.html --- shim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shim.spec b/shim.spec index bdd847f..d84f3b8 100644 --- a/shim.spec +++ b/shim.spec @@ -7,7 +7,7 @@ Name: shim Version: 15.6 Release: 2%{?dist} Summary: First-stage UEFI bootloader -License: BSD +License: BSD-3-Clause URL: https://github.com/rhboot/shim/ BuildRequires: efi-filesystem BuildRequires: efi-srpm-macros >= 5-1