diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:41 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:41 +0300 |
commit | d3fe6bdd4b176a8a93df696f7d0c7dc944232ded (patch) | |
tree | 3a591a7d97c706f990c7bd0fa3952bc2d6895203 /core/binutils | |
parent | 9faae26591066ee734b9176126e7615357494e9b (diff) | |
download | repository-d3fe6bdd4b176a8a93df696f7d0c7dc944232ded.tar.gz |
binutils: make license identifier compatible with SPDX Specification
Diffstat (limited to 'core/binutils')
-rw-r--r-- | core/binutils/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/binutils/meta b/core/binutils/meta index 76a66abf..24e84809 100644 --- a/core/binutils/meta +++ b/core/binutils/meta @@ -1,3 +1,3 @@ description: GNU binary utilities -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |