diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:40 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:40 +0300 |
commit | 0b9c7ce0d190f45420cb26a01a6bdde012b64123 (patch) | |
tree | a36b49316cb89fa174bd0655010759ad39abb6aa /extra | |
parent | 6f3c4c3766b4d4881165b16927a49819c69eec47 (diff) | |
download | repository-0b9c7ce0d190f45420cb26a01a6bdde012b64123.tar.gz |
kbd: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra')
-rw-r--r-- | extra/kbd/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kbd/meta b/extra/kbd/meta index 3e45dba7..0e05e637 100644 --- a/extra/kbd/meta +++ b/extra/kbd/meta @@ -1,3 +1,3 @@ description: Linux keyboard utilities -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |