diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:00 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:00 +0300 |
commit | b462f8ec748e180d16f6c08588a50964e0a895f1 (patch) | |
tree | 024e0a30d3bc2047893a912538ba71a474b804bb /extra/grub | |
parent | c4411d84ecaae80f67ee893ce4c6d9b1b6e7a3b4 (diff) | |
download | repository-b462f8ec748e180d16f6c08588a50964e0a895f1.tar.gz |
grub: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/grub')
-rw-r--r-- | extra/grub/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/grub/meta b/extra/grub/meta index d40ef01c..b2449c8d 100644 --- a/extra/grub/meta +++ b/extra/grub/meta @@ -1,3 +1,3 @@ description: GRand Unified Bootloader -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |