diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:16 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:16 +0300 |
commit | 37d239f2b0178830727881c1a2c2d6ff9faea8ce (patch) | |
tree | 28adbdc3a3e39e6d472a0e0da5b73fb23c11b01c /extra/mpv/meta | |
parent | 81bb827533bd8ef163d181556f2a19523fac0ccb (diff) | |
download | repository-37d239f2b0178830727881c1a2c2d6ff9faea8ce.tar.gz |
mpv: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/mpv/meta')
-rw-r--r-- | extra/mpv/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mpv/meta b/extra/mpv/meta index 6ac2ea09..01b4f5f0 100644 --- a/extra/mpv/meta +++ b/extra/mpv/meta @@ -1,3 +1,3 @@ description: Simplistic video player -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |