linux-spdx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] use SPDX also for GFDL documents
@ 2020-08-26 13:46 Mauro Carvalho Chehab
  2020-08-26 13:46 ` [PATCH v2 1/2] LICENSE: add GFDL deprecated licenses Mauro Carvalho Chehab
  0 siblings, 1 reply; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2020-08-26 13:46 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, linux-kernel, Jonathan Corbet,
	Greg Kroah-Hartman, Frank A. Cancio Bello,
	Joel Fernandes (Google), linux-spdx, Steven Rostedt (VMware),
	Thomas Gleixner

There are 438 document files that were licensed under the
free versions of GNU Free Document License.

The free versions are the one that doesn't contain invariant
parts.

The first patch adds the license files.  As newer documents
aren't supposed to use them without being dual-licensed
with GPLv2, add them under LICENSE/deprecated.

The second patch replaces a boilerplate text from 
ring-buffer-design.rst by the corresponding SPDX header.

The other documents are all under Documentation/uapi/media.

A separate patchset, to be merged via the linux-media tree
will cover those.

Mauro Carvalho Chehab (2):
  LICENSE: add GFDL deprecated licenses
  docs: trace:: use the new SPDX tag

 Documentation/trace/ring-buffer-design.rst |  26 +-
 LICENSES/deprecated/GFDL-1.1               | 355 ++++++++++++++++++
 LICENSES/deprecated/GFDL-1.2               | 397 +++++++++++++++++++++
 3 files changed, 753 insertions(+), 25 deletions(-)
 create mode 100644 LICENSES/deprecated/GFDL-1.1
 create mode 100644 LICENSES/deprecated/GFDL-1.2

-- 
2.26.2



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

end of thread, other threads:[~2020-09-07 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-26 13:46 [PATCH v2 0/2] use SPDX also for GFDL documents Mauro Carvalho Chehab
2020-08-26 13:46 ` [PATCH v2 1/2] LICENSE: add GFDL deprecated licenses Mauro Carvalho Chehab
2020-09-07 13:18   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).