diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:39:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:39:05 +0300 |
commit | 46fcf5c6de816f09be6d32f3c6cbb44d37e0d7d8 (patch) | |
tree | 70416721ce7be2d117eab77bd7008bc78ef076fe /xorg | |
parent | 8725bc9aa49665e778b7022f5d19bed0dd2a4b9a (diff) | |
download | repository-46fcf5c6de816f09be6d32f3c6cbb44d37e0d7d8.tar.gz |
xcape: make license identifier compatible with SPDX Specification
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xcape/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xcape/meta b/xorg/xcape/meta index 98ba44c4..71a2a8e0 100644 --- a/xorg/xcape/meta +++ b/xorg/xcape/meta @@ -1,3 +1,3 @@ description: Configure modifier keys to act as other keys when pressed and released -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |