diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:51 +0300 |
commit | c1a1cddb9cd0fe4d078c9663b1fd737476e2ef30 (patch) | |
tree | 837cf9ec0c48c09b56e57a151c75ffc8c9c90410 /extra/efivar/meta | |
parent | e17004697ec7d5853392291f8278053660ac03b7 (diff) | |
download | repository-c1a1cddb9cd0fe4d078c9663b1fd737476e2ef30.tar.gz |
efivar: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/efivar/meta')
-rw-r--r-- | extra/efivar/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/efivar/meta b/extra/efivar/meta index 839040ce..4a76f6b8 100644 --- a/extra/efivar/meta +++ b/extra/efivar/meta @@ -1,3 +1,3 @@ description: Tools to manipulate EFI variables -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |