diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:49 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:49 +0300 |
commit | e2e0ee6c43245520c2bea76814f4266ced23e75f (patch) | |
tree | ee67a50faaf9cbbb00443cd6eebee637a53ca582 /extra/links | |
parent | f205f558b0ff7c6a80f4e6c6364783f6adaeb3dc (diff) | |
download | repository-e2e0ee6c43245520c2bea76814f4266ced23e75f.tar.gz |
links: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/links')
-rw-r--r-- | extra/links/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/links/meta b/extra/links/meta index 28a8a571..2da80273 100644 --- a/extra/links/meta +++ b/extra/links/meta @@ -1,3 +1,3 @@ description: Terminal web browser -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |