mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license identifiers
authorTim-Philipp Müller <tim@centricular.com>
Sun, 19 Sep 2021 00:18:00 +0000 (01:18 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 22 Sep 2021 00:20:02 +0000 (00:20 +0000)
commit11a151ef8049fbc09a19ce14d0b81b9a154d2c75
treef901b43b9800f195ef6478380136beff4af5b9fe
parent589ff8ca6dcb16057082fbbc0878413728fd1a9e
mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license identifiers

Some people need to avoid inclusion of GPL code for their use cases and thus
get easily spooked by GPL license headers. This code is actually licensed
under different licenses, only one of which is GPL, and it's already possible
to just upgrade from LGPL to GPL anyway so having the GPL listed explicitly
as one of the choices doesn't really add anything. So remove GPL from the list
and also add SPDX license identifiers while we're at it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2539>
24 files changed:
gst/mpegpsmux/mpegpsmux_aac.c
gst/mpegpsmux/mpegpsmux_aac.h
gst/mpegpsmux/mpegpsmux_h264.c
gst/mpegpsmux/mpegpsmux_h264.h
gst/mpegtsmux/gstatscmux.c
gst/mpegtsmux/gstatscmux.h
gst/mpegtsmux/gstbasetsmux.c
gst/mpegtsmux/gstbasetsmux.h
gst/mpegtsmux/gstbasetsmuxaac.c
gst/mpegtsmux/gstbasetsmuxaac.h
gst/mpegtsmux/gstbasetsmuxjpeg2000.c
gst/mpegtsmux/gstbasetsmuxjpeg2000.h
gst/mpegtsmux/gstbasetsmuxopus.c
gst/mpegtsmux/gstbasetsmuxopus.h
gst/mpegtsmux/gstbasetsmuxttxt.c
gst/mpegtsmux/gstbasetsmuxttxt.h
gst/mpegtsmux/gstmpegtsmux.c
gst/mpegtsmux/gstmpegtsmux.h
gst/mpegtsmux/gstmpegtsmuxplugin.c
gst/mpegtsmux/tsmux/tsmux.c
gst/mpegtsmux/tsmux/tsmux.h
gst/mpegtsmux/tsmux/tsmuxcommon.h
gst/mpegtsmux/tsmux/tsmuxstream.c
gst/mpegtsmux/tsmux/tsmuxstream.h