Browse Source

LICENSE: Clarify --enable-nonfree.

Using the configure option --enable-nonfree makes the resulting binary unredistributable.
tags/n4.2
Carl Eugen Hoyos 6 years ago
parent
commit
479a5f644f
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      LICENSE.md

+ 1
- 4
LICENSE.md View File

@@ -103,10 +103,7 @@ license version needs to be upgraded by passing `--enable-version3` to configure
There are certain libraries you can combine with FFmpeg whose licenses are not There are certain libraries you can combine with FFmpeg whose licenses are not
compatible with the GPL and/or the LGPL. If you wish to enable these compatible with the GPL and/or the LGPL. If you wish to enable these
libraries, even in circumstances that their license may be incompatible, pass libraries, even in circumstances that their license may be incompatible, pass
`--enable-nonfree` to configure. But note that if you enable any of these
libraries the resulting binary will be under a complex license mix that is
more restrictive than the LGPL and that may result in additional obligations.
It is possible that these restrictions cause the resulting binary to be
`--enable-nonfree` to configure. This will cause the resulting binary to be
unredistributable. unredistributable.


The Fraunhofer FDK AAC and OpenSSL libraries are under licenses which are The Fraunhofer FDK AAC and OpenSSL libraries are under licenses which are


Loading…
Cancel
Save