diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:33 +0300 |
commit | 0d00d4cec4d5212e4f61fc971e09484d894e873f (patch) | |
tree | 2fa5f92df66137f5a552ccce7068116449fd5af6 /extra/info | |
parent | a805b6daa8a9ded9779b1f77c501bf3d61f8e273 (diff) | |
download | repository-0d00d4cec4d5212e4f61fc971e09484d894e873f.tar.gz |
info: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/info')
-rw-r--r-- | extra/info/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/info/meta b/extra/info/meta index ac9d22fc..407e67d2 100644 --- a/extra/info/meta +++ b/extra/info/meta @@ -1,3 +1,3 @@ description: GNU Documentation Pager -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |