From c1b54be3f95e99fa5ea449a986c4693b4fbdf2dd Mon Sep 17 00:00:00 2001
From: Diego Biurrun <diego@biurrun.de>
Date: Wed, 14 Feb 2007 09:18:21 +0000
Subject: [PATCH] liba52 was removed, libswscale is also GPLed.

Originally committed as revision 7974 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index ad98fc6453d..9f905357e6e 100644
--- a/README
+++ b/README
@@ -10,10 +10,10 @@ FFmpeg README
 ------------
 
 * Read the file COPYING. ffmpeg and the associated libraries EXCEPT
-  liba52 and libpostproc are licensed under the Lesser GNU General
+  libpostproc and libswscale are licensed under the GNU Lesser General
   Public License.
 
-* liba52 and libpostproc are distributed under the GNU General Public
+* libpostproc and libswscale are distributed under the GNU General Public
   License and their compilation and use is optional in ffmpeg.
 
 Fabrice Bellard.
-- 
GitLab