diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:10 +0300 |
commit | ff3c601b531b43671259aa46d0d12c7b1ad89429 (patch) | |
tree | 132b9616b16ebd356cbc271d152946e49b002d44 /extra/libelf | |
parent | 4003c3631291b5921c60f8686d3b101751fed8a7 (diff) | |
download | repository-ff3c601b531b43671259aa46d0d12c7b1ad89429.tar.gz |
libelf: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/libelf')
-rw-r--r-- | extra/libelf/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libelf/meta b/extra/libelf/meta index 24e361e3..3ccf6d69 100644 --- a/extra/libelf/meta +++ b/extra/libelf/meta @@ -1,3 +1,3 @@ description: ELF object library -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |