Module: libav Branch: master Commit: d6c2c2796d8885e99fc90793cdd7937826f82fab
Author: Diego Biurrun <[email protected]> Committer: Diego Biurrun <[email protected]> Date: Mon Jun 13 18:11:49 2016 +0200 LICENSE: Fix silly typo --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 701e6e1..1eae4e7 100644 --- a/LICENSE +++ b/LICENSE @@ -62,5 +62,5 @@ incompatible libraries The Fraunhofer AAC library, FAAC and OpenSSL are under licenses incompatible with all (L)GPL versions. Thus, unfortunately, since both licenses cannot be satisfied simultaneously, binaries resulting from the combination of Libav -with these libraries are nonfree und unredistributable. If you wish to enable +with these libraries are nonfree and unredistributable. If you wish to enable any of these libraries nonetheless, pass --enable-nonfree to configure. _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
