diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:08 +0300 |
commit | 575ecff7d7d5260c0565dc2a9b9be3fb776dc6c7 (patch) | |
tree | ed7d9178fc5317c24658b6b2c9875bc933fabd13 /community/mpd | |
parent | 2810209cc0a9fc54f6b7e8e9e79e56ba38691087 (diff) | |
download | repository-575ecff7d7d5260c0565dc2a9b9be3fb776dc6c7.tar.gz |
mpd: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community/mpd')
-rw-r--r-- | community/mpd/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mpd/meta b/community/mpd/meta index 8bcdec19..6b0eaf46 100644 --- a/community/mpd/meta +++ b/community/mpd/meta @@ -1,3 +1,3 @@ description: Music Player Daemon -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |