diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:18 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:18 +0300 |
commit | 5e49cc913702c87633ea04f46f2893e456e0b102 (patch) | |
tree | 6e57106eda5601d3ca4a1bd43c9be08bd857af12 /extra/nano/meta | |
parent | 37d239f2b0178830727881c1a2c2d6ff9faea8ce (diff) | |
download | repository-5e49cc913702c87633ea04f46f2893e456e0b102.tar.gz |
nano: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/nano/meta')
-rw-r--r-- | extra/nano/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nano/meta b/extra/nano/meta index 5f4b9499..efd57e2e 100644 --- a/extra/nano/meta +++ b/extra/nano/meta @@ -1,3 +1,3 @@ description: pico text editor clone -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |