Migrate to SPDX like licensing
Possible values for migration are:
- LGPL-2.0-or-later
- LGPL-2.1-or-later
However, on luksmeta upstream repository, it seems
that the correct value is 2.1:
e7bf68039e
Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
This commit is contained in:
parent
3720db4e6e
commit
45e22d9b5c
@ -3,7 +3,7 @@ Version: 9
|
||||
Release: 15%{?dist}
|
||||
Summary: Utility for storing small metadata in the LUKSv1 header
|
||||
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/latchset/%{name}
|
||||
Source0: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.bz2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user