diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:15:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:15:05 +0300 |
commit | 18a0b03d968e7c3df2062b94890233efa634c1a5 (patch) | |
tree | f5c28b99f50a903260b95ebc699d781533935233 /community/aspell/meta | |
parent | a5e16f4bd2694cf2e1cb91d050b45a4e58536520 (diff) | |
download | repository-18a0b03d968e7c3df2062b94890233efa634c1a5.tar.gz |
aspell: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community/aspell/meta')
-rw-r--r-- | community/aspell/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/aspell/meta b/community/aspell/meta index 949df189..07df6f19 100644 --- a/community/aspell/meta +++ b/community/aspell/meta @@ -1,3 +1,3 @@ description: Spell checker with multi-language support -license: LGPL-2.1 +license: LGPL-2.1-only maintainer: Cem Keylan <cem@carbslinux.org> |