summaryrefslogtreecommitdiffstats
path: root/COPYING.new
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2018-03-23 10:51:06 +0100
committerJonathan Corbet <corbet@lwn.net>2018-03-23 19:41:45 +0100
commitbf02d491237eea10290bd379bf7fc8c37ac6c3b4 (patch)
tree59be600f130b2b1a86d8243a958440f13cecd342 /COPYING.new
parentCOPYING: create a new file with points to the Kernel license files (diff)
downloadlinux-bf02d491237eea10290bd379bf7fc8c37ac6c3b4.tar.xz
linux-bf02d491237eea10290bd379bf7fc8c37ac6c3b4.zip
COPYING: use the new text with points to the license files
Now that we have a new COPYING file with points to the Linux license files, replace it with the old content. This patch does: 1 file changed, 0 insertions(+), 0 deletions(-) rename COPYING.new => COPYING (100%) Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to '')
-rw-r--r--COPYING.new18
1 files changed, 0 insertions, 18 deletions
diff --git a/COPYING.new b/COPYING.new
deleted file mode 100644
index da4cb28febe6..000000000000
--- a/COPYING.new
+++ /dev/null
@@ -1,18 +0,0 @@
-The Linux Kernel is provided under:
-
- SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
-
-Being under the terms of the GNU General Public License version 2 only,
-according with:
-
- LICENSES/preferred/GPL-2.0
-
-With an explicit syscall exception, as stated at:
-
- LICENSES/exceptions/Linux-syscall-note
-
-In addition, other licenses may also apply. Please see:
-
- Documentation/process/license-rules.rst
-
-for more details.