Commit 17048ca8 authored by Fabrice Bellard's avatar Fabrice Bellard

license/copyright change

Originally committed as revision 585 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a1b63811
FFmpeg - (c) 2000,2001 Gerard Lantau.
1) Introduction
---------------
......@@ -61,13 +59,12 @@ ffmpeg is made of two programs:
3) Licensing:
------------
* See the file COPYING. ffmpeg and the associated library are licensed
under the GNU General Public License. I may change the license of
libavcodec and libav to LGPL if many people ask it (and if they
submit good patches!).
* See the file COPYING. ffmpeg and the associated library EXCEPT
liba52 are licensed under the Lesser GNU General Public
License. liba52 is distributed under the GNU General Public License.
* This code should be patent free since it is very simple. I took care
to use the same video encoder/decoder core for all formats to show
that they really ARE THE SAME except for the encoding huffman codes.
that they really are mostly the same.
Gerard Lantau (glantau@yahoo.fr).
Fabrice Bellard.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment