From a6e8c74a6e38ca4fc42f241eec05d641cc0fc746 Mon Sep 17 00:00:00 2001 From: Keith Seitz Date: Tue, 7 Mar 2023 09:27:42 -0800 Subject: [PATCH] Migrate to SPDX license expression `licensecheck' lists source code under the following licenses: BSD 3-Clause License and no other licenses. --- libipt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libipt.spec b/libipt.spec index 47d2360..3d74efd 100644 --- a/libipt.spec +++ b/libipt.spec @@ -7,7 +7,7 @@ Name: libipt Version: 2.0.5 Release: 3%{?dist} Summary: Intel Processor Trace Decoder Library -License: BSD +License: BSD-3-Clause URL: https://github.com/intel/libipt Source0: https://github.com/intel/libipt/archive/v%{version}.tar.gz Patch0: libipt-gcc11.patch @@ -81,6 +81,9 @@ ctest -V %{?_smp_mflags} %{_mandir}/*/*.gz %changelog +* Tue Mar 07 2023 Keith Seitz +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 2.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild