diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:17 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:17 +0300 |
commit | 0b9cc05643c61f4f6a5cddbdf272f0aca6eee570 (patch) | |
tree | 61be8b6c66621a641c1fe496e84ecae2a35fd734 /extra/gst-plugins | |
parent | 0d461668e0cc9314677feb33901c134447b834f1 (diff) | |
download | repository-0b9cc05643c61f4f6a5cddbdf272f0aca6eee570.tar.gz |
gst-plugins: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gst-plugins')
-rw-r--r-- | extra/gst-plugins/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gst-plugins/meta b/extra/gst-plugins/meta index cf50f6ee..4a42fd39 100644 --- a/extra/gst-plugins/meta +++ b/extra/gst-plugins/meta @@ -1,3 +1,3 @@ description: GStreamer Plugins -license: GPL-2.0+, LGPL-2.0+ +license: GPL-2.0-or-later, LGPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |