1 Oct 2008 02:47
[ffmpeg.org]: r197 - trunk/src/legal
diego <subversion <at> mplayerhq.hu>
2008-10-01 00:47:41 GMT
2008-10-01 00:47:41 GMT
Author: diego Date: Wed Oct 1 02:47:40 2008 New Revision: 197 Log: Clarify that FFmpeg is licensed as LGPLv2.1 or later or GPLv2 or later depending on which modules have been compiled in. Modified: trunk/src/legal Modified: trunk/src/legal ============================================================================== --- trunk/src/legal (original) +++ trunk/src/legal Wed Oct 1 02:47:40 2008 <at> <at> -14,12 +14,13 <at> <at> <h2>FFmpeg License</h2> -FFmpeg is licensed under the <a href="http://www.gnu.org/copyleft/lesser.html"> -GNU Lesser General Public License (LGPL)</a>. However, FFmpeg -incorporates several optional modules that are covered by the -<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License -(GPL)</a>, notably libpostproc and libswscale. If those parts -get used the GPL applies to all of FFmpeg. +FFmpeg is licensed under the +<a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU Lesser +General Public License (LGPL) version 2.1</a> or later. +However, FFmpeg incorporates several optional modules that are covered by the +<a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General(Continue reading)
RSS Feed