diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:09 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:09 +0300 |
commit | 0d461668e0cc9314677feb33901c134447b834f1 (patch) | |
tree | fa8de354ccab29e2b1e55b9c8c457253e361f37d /extra/gst-plugins-base | |
parent | b462f8ec748e180d16f6c08588a50964e0a895f1 (diff) | |
download | repository-0d461668e0cc9314677feb33901c134447b834f1.tar.gz |
gst-plugins-base: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gst-plugins-base')
-rw-r--r-- | extra/gst-plugins-base/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gst-plugins-base/meta b/extra/gst-plugins-base/meta index cac32116..f4c91b1c 100644 --- a/extra/gst-plugins-base/meta +++ b/extra/gst-plugins-base/meta @@ -1,3 +1,3 @@ description: GStreamer Base 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> |