From 17507b593506ad820cfabbe2fcec208ffe9d073f Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 3 Dec 2015 09:32:40 +0100 Subject: vo_opengl: require --enable-gpl3 for nnedi There are claims that nnedi3.c doesn't constitute its own new implementation, but is derived from existing HLSL or OpenCL shaders distributed under the LGPLv3 license. Until these are resolved, do the "correct" thing and require --enable-gpl3 to build nnedi. --- Copyright | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Copyright') diff --git a/Copyright b/Copyright index 51a1a16f90..0ab48a06d8 100644 --- a/Copyright +++ b/Copyright @@ -12,6 +12,9 @@ the code to LGPLv2.1+ at a later point without asking the contributor. (This is a safeguard for making potential relicensing of the project to LGPLv2.1+ easier.) Using a more liberal license compatible to LGPLv2.1+ is also ok. +Some GPLv3 or LGPLv3 code in mpv can be enabled by building with --enable-gpl3, +and in this case, the resulting binaries must be distributed under GPLv3. + For information about authors and contributors, consult the git log, which contains the complete SVN and CVS history as well. -- cgit v1.2.3