diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:36:39 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:36:39 +0300 |
commit | 82a20dafe9060bda6e85f8e10c6d9220f4ad9a64 (patch) | |
tree | a8d9668cadac6b627b2c0f33913064b058a998f6 /extra/texinfo | |
parent | 5a3d08e6412ec16479a53821d9949cb386de482f (diff) | |
download | repository-82a20dafe9060bda6e85f8e10c6d9220f4ad9a64.tar.gz |
texinfo: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/texinfo')
-rw-r--r-- | extra/texinfo/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/texinfo/meta b/extra/texinfo/meta index ff146801..deb7ab10 100644 --- a/extra/texinfo/meta +++ b/extra/texinfo/meta @@ -1,3 +1,3 @@ description: GNU Documentation System -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |