diff --git a/README.md b/README.md index ce00b82..0d70d09 100644 --- a/README.md +++ b/README.md @@ -74,4 +74,6 @@ Certain external libraries require additional software to be installed. Check th ## License -The ffmpeg-android-maker's source code is available under the MIT license. See the `LICENSE.txt` file for more details. \ No newline at end of file +The ffmpeg-android-maker's source code is available under the MIT license. See the `LICENSE.txt` file for more details. + +However, the binaries that are produced have different license. The FFmpeg itself is under [LGPL 2.1](http://ffmpeg.org/legal.html). Enabling certain external libraries (like libx264) changes the license to be GPL 2 or later. \ No newline at end of file