plugin: add Apache 2 license to known licenses
authortom schuring <tomschuring@gmail.com>
Sun, 29 May 2022 10:38:38 +0000 (20:38 +1000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sun, 29 May 2022 12:36:42 +0000 (12:36 +0000)
commitd71a6bf45772a702f77d1ab1a53fdcb8a631eff4
tree6df7e78039dbb34a0e5843431264d20db226b27b
parent4474056f6fe7bf0b48c61b928387665f7d15c1c5
plugin: add Apache 2 license to known licenses

the licence in gstreamer/subprojects/gstreamer/gst/gstplugin.c
currently is defined to be one of:
LGPL GPL QPL GPL/QPL MPL BSD MIT/X11 0BSD Proprietary
The open source project for the kinesis plugin is using an
Apache 2.0 license. Because "Apache 2.0" is not one of the
supported licenses it automatically falls back to Proprietary.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2514>
subprojects/gstreamer/gst/gstplugin.c