diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:48 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:48 +0300 |
commit | e17004697ec7d5853392291f8278053660ac03b7 (patch) | |
tree | 8aa213cc3513fb59d8e46df4b4a502e123c46338 /extra/efibootmgr | |
parent | d49b1aebcdfa34ce980d526beec1319036328471 (diff) | |
download | repository-e17004697ec7d5853392291f8278053660ac03b7.tar.gz |
efibootmgr: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/efibootmgr')
-rw-r--r-- | extra/efibootmgr/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/efibootmgr/meta b/extra/efibootmgr/meta index 00f3d786..af8322cc 100644 --- a/extra/efibootmgr/meta +++ b/extra/efibootmgr/meta @@ -1,3 +1,3 @@ description: UEFI Boot Manager -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |