diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:58 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:58 +0300 |
commit | af63301d5a5b4abf8834b68e90ce4222e9d13304 (patch) | |
tree | 3eed54a4146d03ecb3c67e8d0b41c53186e36828 /extra/man-pages | |
parent | 2d69d8e305c9fc395d5fda74c7f4b9903f7de480 (diff) | |
download | repository-af63301d5a5b4abf8834b68e90ce4222e9d13304.tar.gz |
man-pages: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/man-pages')
-rw-r--r-- | extra/man-pages/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/man-pages/meta b/extra/man-pages/meta index 82140314..32518f0d 100644 --- a/extra/man-pages/meta +++ b/extra/man-pages/meta @@ -1,3 +1,3 @@ description: Linux manual pages -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |