Migrate to SPDX license expression

`licensecheck' lists source code under the following licenses:
BSD 3-Clause License

and no other licenses.
This commit is contained in:
Keith Seitz 2023-03-07 09:27:42 -08:00
parent d0b2b9ad74
commit a6e8c74a6e

View File

@ -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 <keiths@redhat.com>
- migrated to SPDX license
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild