summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ad98fc6453..9f905357e6 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.