diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:39:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:39:08 +0300 |
commit | dbf1ff54860ad3c0e4357eefaaa6fe0b7b9df145 (patch) | |
tree | 8107785887d27fa866a064b3269722f93f2ff996 /xorg | |
parent | 46fcf5c6de816f09be6d32f3c6cbb44d37e0d7d8 (diff) | |
download | repository-dbf1ff54860ad3c0e4357eefaaa6fe0b7b9df145.tar.gz |
xclip: make license identifier compatible with SPDX Specification
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xclip/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xclip/meta b/xorg/xclip/meta index e2aa7151..8e870e6e 100644 --- a/xorg/xclip/meta +++ b/xorg/xclip/meta @@ -1,3 +1,3 @@ description: Command line interface to the X11 clipboard -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |