From: Christian Fredrik Kalager Schaller Date: Mon, 12 Mar 2012 09:03:42 +0000 (+0000) Subject: update license link to point to 2.1 license, instead of just generic lgpl file, which... X-Git-Tag: RELEASE-0.11.3~1^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ca7f292245213a7bf5976fa2c7d304ebbbc9253;p=platform%2Fupstream%2Fgstreamer.git update license link to point to 2.1 license, instead of just generic lgpl file, which is always the latest and thus not correct for gstreamer --- diff --git a/docs/faq/general.xml b/docs/faq/general.xml index c6ccb6a..e85bec0 100644 --- a/docs/faq/general.xml +++ b/docs/faq/general.xml @@ -99,7 +99,7 @@ What are the exact licensing terms for GStreamer and its plugins ? All of GStreamer, including our own plugin code, is licensed under the -GNU LGPL license. +GNU LGPL 2.1 license. Some of the libraries we use for some of the plugins are however under the GPL, which means that those plugins can not be used by a non-GPL-compatible application.