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