linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Jonathan Corbet <corbet@lwn.net>
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 15:31:52 +0200	[thread overview]
Message-ID: <20200826153152.54ce996a@coco.lan> (raw)
In-Reply-To: <20200826064733.33c22a2c@lwn.net>

Em Wed, 26 Aug 2020 06:47:33 -0600
Jonathan Corbet <corbet@lwn.net> escreveu:

> 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.

Right. I'll send a separate patch adding it to deprecated/
together with GFDL-1.1-no-invariants-or-later, which is used
at the media uAPI documentation. There, GFDL 1.1 is used both
together with GPL (dual licensed is required for new files) and 
alone (for the legacy document files).

> 
> 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 ?

Thanks for reviewing! Yeah, indeed I mangled this one. It
should be, instead:

	GFDL-1.2-no-invariants-only

https://spdx.org/licenses/GFDL-1.2-no-invariants-only.html

I'll send a second version fix it.

Thanks,
Mauro

      reply	other threads:[~2020-08-26 13:32 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
2020-08-26 13:31   ` Mauro Carvalho Chehab [this message]

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=20200826153152.54ce996a@coco.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=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=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;
as well as URLs for NNTP newsgroup(s).