From: Jonathan Corbet <corbet@lwn.net>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Cc: Linux Doc Mailing List <linux-doc@vger.kernel.org>,
linux-kernel@vger.kernel.org,
"Frank A. Cancio Bello" <frank@generalsoftwareinc.com>,
"Joel Fernandes (Google)" <joel@joelfernandes.org>,
"Steven Rostedt (VMware)" <rostedt@goodmis.org>,
Thomas Gleixner <tglx@linutronix.de>,
Christoph Hellwig <hch@lst.de>
Subject: Re: [PATCH] docs: trace: ring-buffer-design.rst: use the new SPDX tag
Date: Wed, 26 Aug 2020 06:47:33 -0600 [thread overview]
Message-ID: <20200826064733.33c22a2c@lwn.net> (raw)
In-Reply-To: <290d101bee434e54acec13778c67c77802fbc953.1598426895.git.mchehab+huawei@kernel.org>
On Wed, 26 Aug 2020 09:28:24 +0200
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote:
> SPDX v3.10 gained support for GFDL-1.2 with no invariant sections:
>
> https://spdx.org/licenses/GFDL-1.2-invariants-only.html
>
> Let's use it, instead of keeping a license text for this file.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
> Documentation/trace/ring-buffer-design.rst | 26 +---------------------
> 1 file changed, 1 insertion(+), 25 deletions(-)
[CC expanded]
If we're going to do this, I think we should also add GFDL to the right
place in the LICENSES directory - deprecated/ or at best dual/. But even
SPDX (https://spdx.org/licenses/GFDL-1.2.html) says this license is
deprecated.
Beyond that, https://spdx.org/licenses/GFDL-1.2-invariants-only.html seems
to disagree with your interpretation; it seems you would want
GFDL-1.2-only-no-invariants ?
jon
>
> diff --git a/Documentation/trace/ring-buffer-design.rst b/Documentation/trace/ring-buffer-design.rst
> index 9c8d22a53d6c..a76435610b58 100644
> --- a/Documentation/trace/ring-buffer-design.rst
> +++ b/Documentation/trace/ring-buffer-design.rst
> @@ -1,28 +1,4 @@
> -.. This file is dual-licensed: you can use it either under the terms
> -.. of the GPL 2.0 or the GFDL 1.2 license, at your option. Note that this
> -.. dual licensing only applies to this file, and not this project as a
> -.. whole.
> -..
> -.. a) This file is free software; you can redistribute it and/or
> -.. modify it under the terms of the GNU General Public License as
> -.. published by the Free Software Foundation version 2 of
> -.. the License.
> -..
> -.. This file is distributed in the hope that it will be useful,
> -.. but WITHOUT ANY WARRANTY; without even the implied warranty of
> -.. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> -.. GNU General Public License for more details.
> -..
> -.. Or, alternatively,
> -..
> -.. b) Permission is granted to copy, distribute and/or modify this
> -.. document under the terms of the GNU Free Documentation License,
> -.. Version 1.2 version published by the Free Software
> -.. Foundation, with no Invariant Sections, no Front-Cover Texts
> -.. and no Back-Cover Texts. A copy of the license is included at
> -.. Documentation/userspace-api/media/fdl-appendix.rst.
> -..
> -.. TODO: replace it to GPL-2.0 OR GFDL-1.2 WITH no-invariant-sections
> +.. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.2-invariants-only
>
> ===========================
> Lockless Ring Buffer Design
next prev parent reply other threads:[~2020-08-26 12:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-26 7:28 [PATCH] docs: trace: ring-buffer-design.rst: use the new SPDX tag Mauro Carvalho Chehab
2020-08-26 12:47 ` Jonathan Corbet [this message]
2020-08-26 13:31 ` Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200826064733.33c22a2c@lwn.net \
--to=corbet@lwn.net \
--cc=frank@generalsoftwareinc.com \
--cc=hch@lst.de \
--cc=joel@joelfernandes.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab+huawei@kernel.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox