[PATCH 0/2] COPYING: create a new file with points to the Kernel license files

From: Mauro Carvalho Chehab
Date: Thu Mar 22 2018 - 05:54:43 EST


The contents of COPYING file is now duplicated at two other
files under LICENSE:
LICENSES/preferred/GPL-2.0
LICENSES/exceptions/Linux-syscall-note

Also, a new file was added, with describes how SPDX should work at
the Kernel source files:
Documentation/process/license-rules.rst

Instead fo having it copying the contents of two files, and not
even mentioning the third one, replace it by a file whose content
points to the other tree files, preserving the Kernel's license.

Adjust license-rules.rst accordingly.

No license changes.

NOTE
====


In order to make the diff easier to read, I broke it into two patches.
Feel free to merge both when merging if you want.

Mauro Carvalho Chehab (2):
COPYING: create a new file with points to the Kernel license files
COPYING: use the new text with points to the license files

COPYING | 358 +-------------------------------
Documentation/process/license-rules.rst | 20 +-
2 files changed, 21 insertions(+), 357 deletions(-)

--
2.14.3