diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2019-05-10 00:55:10 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2019-05-10 00:57:49 +0200 |
commit | 9eea2e5daf41c9dfe5752ea8dec671cc24109e99 (patch) | |
tree | b03a28c86f79e886f093b2ac519057860dcac067 | |
parent | 17f91c07ef4c04b80d5b09dc3baa64dec161e307 (diff) | |
download | ffmpeg-9eea2e5daf41c9dfe5752ea8dec671cc24109e99.tar.gz |
LICENSE: Remove an incorrect statement.
Missed in bc4137d4
-rw-r--r-- | LICENSE.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/LICENSE.md b/LICENSE.md index ba65b059c5..1cf3a0f085 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -115,6 +115,4 @@ compatible with the LGPL. The NVENC library, while its header file is licensed under the compatible MIT license, requires a proprietary binary blob at run time, and is deemed to be -incompatible with the GPL. We are not certain if it is compatible with the -LGPL, but we require `--enable-nonfree` even with LGPL configurations in case -it is not. +incompatible with the GPL. |