diff options
author | Sandro Bonazzola <sbonazzo@redhat.com> | 2023-03-17 08:28:58 +0100 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2023-03-17 12:42:28 -0400 |
commit | 69cc08ed99ccb937e26727cbe336c4cc1ac71863 (patch) | |
tree | 9687be319fcf2cfb4bb28a36f75324b58488aea8 /sos.spec | |
parent | 02d52f7ba47aad2b77eb688c569ab04c0d2cb91f (diff) | |
download | sos-69cc08ed99ccb937e26727cbe336c4cc1ac71863.tar.gz |
[spec] migrated to SPDX license
Migrated License field to SPDX format as defined in
https://docs.fedoraproject.org/en-US/legal/update-existing-packages/
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
Diffstat (limited to 'sos.spec')
-rw-r--r-- | sos.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Version: 4.5.1 Release: 1%{?dist} Group: Applications/System Source0: https://github.com/sosreport/sos/archive/%{name}-%{version}.tar.gz -License: GPLv2+ +License: GPL-2.0-or-later BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArch: noarch Url: https://github.com/sosreport/sos/ |