diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:36:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:36:27 +0300 |
commit | d0a25049a6a9ab1fd97d0371c323ef19b4f7361b (patch) | |
tree | dc486230ed52619d248b1258358cc20fb724ab4f /extra/readline | |
parent | 35d376e4d635df1a528c8ce9905b1b820e84bfc6 (diff) | |
download | repository-d0a25049a6a9ab1fd97d0371c323ef19b4f7361b.tar.gz |
readline: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/readline')
-rw-r--r-- | extra/readline/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/readline/meta b/extra/readline/meta index 8817f601..600247d6 100644 --- a/extra/readline/meta +++ b/extra/readline/meta @@ -1,3 +1,3 @@ description: GNU readline library -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |