diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:02 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:02 +0300 |
| commit | 2810209cc0a9fc54f6b7e8e9e79e56ba38691087 (patch) | |
| tree | 63b445446e7b6176be7fffd33289e3bba009d675 | |
| parent | f302bdeb029adfd502c5a806066fd97341270131 (diff) | |
| download | repository-2810209cc0a9fc54f6b7e8e9e79e56ba38691087.tar.gz | |
mpc: make license identifier compatible with SPDX Specification
| -rw-r--r-- | community/mpc/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mpc/meta b/community/mpc/meta index c97e71f9..8453e3b1 100644 --- a/community/mpc/meta +++ b/community/mpc/meta @@ -1,3 +1,3 @@ description: Command line interface for MPD -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |
