From 438b5517d5f3355683f8edad6a17ef35b2db67e0 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 11 Sep 2009 22:35:33 +0100 Subject: license: Add COPYING and COPYING.LIB Add GPLv2 COPYING file, and LGPL COPYING.LIB. Add the boilerplate text about the plugin code being LGPL versus the linked plugin being GPL. Fixes: #590964 --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README') diff --git a/README b/README index 327373e..3784d4b 100644 --- a/README +++ b/README @@ -2,3 +2,16 @@ gst-ffmpeg This module contains a GStreamer plugin for FFmpeg, as well as an internal copy of the FFmpeg source code. + +PLUG-IN DEPENDENCIES AND LICENSES +--------------------------------- + +GStreamer is developed under the terms of the LGPL (see LICENSE file for +details). Some of our plug-ins however rely on libraries which are available +under other licenses. This means that if you are distributing an application +which has a non-GPL compatible license (for instance a closed-source +application) with GStreamer, you have to make sure not to distribute GPL-linked +plug-ins. + +When using GPL-linked plug-ins, GStreamer is for all practical reasons +under the GPL itself. -- cgit v1.2.3