]> git.sesse.net Git - ffmpeg/blobdiff - README
Some more minor spelling improvements, some grammar improvement might be
[ffmpeg] / README
diff --git a/README b/README
index ce3e0d6922013fdb0a56781f0167b47da6bb81e4..9f905357e6e22cb76486a7d7367f9bcfc54049af 100644 (file)
--- 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.
\ No newline at end of file
+Fabrice Bellard.