diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:46 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:46 +0300 |
commit | f205f558b0ff7c6a80f4e6c6364783f6adaeb3dc (patch) | |
tree | b00bdfb629d24fd37aa5536849c9b8fcad10015b /extra/libtool | |
parent | 1ac32821d7c7bb82d4060c56bc070b5d34b8e887 (diff) | |
download | repository-f205f558b0ff7c6a80f4e6c6364783f6adaeb3dc.tar.gz |
libtool: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/libtool')
-rw-r--r-- | extra/libtool/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libtool/meta b/extra/libtool/meta index b2f9575b..2bd78b2b 100644 --- a/extra/libtool/meta +++ b/extra/libtool/meta @@ -1,3 +1,3 @@ description: Generic library support script -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |