diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:15:56 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:15:56 +0300 |
commit | fb91e57584679b4479aea6e306759c14315ee199 (patch) | |
tree | 832cd60c009e327034668944dcc257c1886fba5c /community | |
parent | 2973f0829bc4006a1455fd50ecde067158ccc2ba (diff) | |
download | repository-fb91e57584679b4479aea6e306759c14315ee199.tar.gz |
emacs-nox: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community')
-rw-r--r-- | community/emacs-nox/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/emacs-nox/meta b/community/emacs-nox/meta index 6ecacc7d..c949566c 100644 --- a/community/emacs-nox/meta +++ b/community/emacs-nox/meta @@ -1,3 +1,3 @@ description: GNU Emacs editor (terminal only) -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |