[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180323095106.23108-1-mchehab@s-opensource.com>
Date: Fri, 23 Mar 2018 06:51:04 -0300
From: Mauro Carvalho Chehab <mchehab@...pensource.com>
To: Jonathan Corbet <corbet@....net>
Cc: Mauro Carvalho Chehab <mchehab@...pensource.com>,
LKML <linux-kernel@...r.kernel.org>,
Linux-doc <linux-doc@...r.kernel.org>,
Mauro Carvalho Chehab <mchehab@...radead.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Jonas Oberg <jonas@...e.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Philippe Ombredanne <pombredanne@...b.com>,
Kate Stewart <kstewart@...uxfoundation.org>,
Matthew Wilcox <willy@...radead.org>
Subject: [PATCH v2 0/2] COPYING: create a new file with points to the Kernel license files
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
Powered by blists - more mailing lists