From 74ec442f3986183ec3981b5c074810da2e338365 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Fri, 7 Feb 2020 17:47:27 +0200 Subject: licenses: Add missing licenses Add missing license texts for licenses used in the project. The license texts have been retrieved using 'reuse download' ([1]). [1] https://reuse.software/ Signed-off-by: Laurent Pinchart Reviewed-by: Kieran Bingham --- LICENSES/Linux-syscall-note.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 LICENSES/Linux-syscall-note.txt (limited to 'LICENSES/Linux-syscall-note.txt') diff --git a/LICENSES/Linux-syscall-note.txt b/LICENSES/Linux-syscall-note.txt new file mode 100644 index 00000000..82054e66 --- /dev/null +++ b/LICENSES/Linux-syscall-note.txt @@ -0,0 +1,5 @@ +NOTE! This copyright does *not* cover user programs that use kernel services by normal system calls - this is merely considered normal use of the kernel, and does *not* fall under the heading of "derived work". Also note that the GPL below is copyrighted by the Free Software Foundation, but the instance of code that it refers to (the Linux kernel) is copyrighted by me and others who actually wrote it. + +Also note that the only valid version of the GPL as far as the kernel is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated. + +Linus Torvalds -- cgit v1.2.1