From 8e9f14e34da2bfe00178df0390bcd84fb8047e7d Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sat, 11 Apr 2020 20:24:05 +0200 Subject: README: Update license information Refer to the kernel header file as an exception, and mention its license and where to find the full license text. --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 295d662..94d5f08 100644 --- a/README +++ b/README @@ -39,6 +39,8 @@ License ------- All software contained within this repo is dual licensed LGPL and MIT, see -COPYING and LICENSE. +COPYING and LICENSE, except for a header coming from the kernel which is +dual licensed GPL with a Linux-syscall-note exception and MIT, see +COPYING.GPL and . Jens Axboe 2020-01-20 -- cgit v1.2.3