From a92b819a2d9e097d3c3f3fc756e6c8f0a5152b53 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 13 Aug 2007 22:17:29 +0000 Subject: Clarify LGPL and GPL licensing of FFmpeg. Originally committed as revision 10109 to svn://svn.ffmpeg.org/ffmpeg/trunk --- README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 9f905357e6..ebb3629180 100644 --- a/README +++ b/README @@ -9,11 +9,10 @@ FFmpeg README 2) Licensing ------------ -* Read the file COPYING. ffmpeg and the associated libraries EXCEPT - libpostproc and libswscale are licensed under the GNU Lesser General +* Read the file COPYING.LGPL. FFmpeg and the associated libraries EXCEPT + for libpostproc and libswscale are licensed under the GNU Lesser General Public License. * libpostproc and libswscale are distributed under the GNU General Public - License and their compilation and use is optional in ffmpeg. - -Fabrice Bellard. + License, see the file COPYING.GPL for details. Their compilation and use + in FFmpeg is optional. -- cgit v1.2.3