public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] COPYING: create a new file with points to the Kernel license files
@ 2018-03-23  9:51 Mauro Carvalho Chehab
  2018-03-23  9:51 ` [PATCH v2 1/2] " Mauro Carvalho Chehab
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mauro Carvalho Chehab @ 2018-03-23  9:51 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Mauro Carvalho Chehab, LKML, Linux-doc, Mauro Carvalho Chehab,
	Greg Kroah-Hartman, Thomas Gleixner, Jonas Oberg, Linus Torvalds,
	Philippe Ombredanne, Kate Stewart, Matthew Wilcox

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-23 18:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-23  9:51 [PATCH v2 0/2] COPYING: create a new file with points to the Kernel license files Mauro Carvalho Chehab
2018-03-23  9:51 ` [PATCH v2 1/2] " Mauro Carvalho Chehab
2018-03-23 10:26   ` Greg Kroah-Hartman
2018-03-23  9:51 ` [PATCH v2 2/2] COPYING: use the new text with points to the " Mauro Carvalho Chehab
2018-03-23 18:29 ` [PATCH v2 0/2] COPYING: create a new file with points to the Kernel " Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox