diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:57 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:57 +0300 |
commit | c4411d84ecaae80f67ee893ce4c6d9b1b6e7a3b4 (patch) | |
tree | d328dec86f4b7e55296839f99e61dd99d9596af6 /extra/groff | |
parent | 298d82e009c92a86d3ce6d7c38c8c2fd6d489a8b (diff) | |
download | repository-c4411d84ecaae80f67ee893ce4c6d9b1b6e7a3b4.tar.gz |
groff: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/groff')
-rw-r--r-- | extra/groff/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/groff/meta b/extra/groff/meta index 0e87cc5e..98fe0eaa 100644 --- a/extra/groff/meta +++ b/extra/groff/meta @@ -1,3 +1,3 @@ description: GNU troff text-formatting system -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |