COPYING: note that having linux/input.h in the tree does not make libinput GPL
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 27 May 2015 22:12:33 +0000 (08:12 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 1 Jun 2015 05:43:33 +0000 (15:43 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
COPYING

diff --git a/COPYING b/COPYING
index f6855731fce0960922a3a3fffc9bc8c13ef063f6..93ac3bca68b9de090559403d0a726dcd0bfb6a9d 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -23,3 +23,11 @@ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 OF THIS SOFTWARE.
+
+libinput ships a copy of the GPL-licensed Linux kernel's linux/input.h
+header file. [1] This does not make libinput GPL.
+This copy is provided to provide consistent behavior regardless which kernel
+version libinput is compiled against. The header is used during compilation
+only, libinput does not link against GPL libraries.
+
+[1] http://cgit.freedesktop.org/wayland/libinput/tree/include/linux/input.h