All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: Larry Finger <Larry.Finger@lwfinger.net>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	Greg KH <gregkh@linuxfoundation.org>
Subject: Re: License info
Date: Tue, 3 Apr 2018 21:53:29 +0200	[thread overview]
Message-ID: <fcdc6adf-6ced-7b0f-9196-e07bf9049e6e@gmail.com> (raw)

Larry Finger wrote:

> What is your position regarding license information? Should the standard GPL-V2 
> boiler plate be replaced with "SPDX-License-Identifier: GPL-2.0" in wireless files?

"GPL-2.0" tag is deprecated [0] .


It should be used:
for GNU General Public License v2.0 only:     "GPL-2.0-only"
for GNU General Public License v2.0 or later: "GPL-2.0-or-later"



[0] https://spdx.org/licenses/
    https://www.gnu.org/licenses/identify-licenses-clearly.html

             reply	other threads:[~2018-04-03 19:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-03 19:53 Xose Vazquez Perez [this message]
2018-04-03 20:08 ` License info Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2018-03-29 18:22 Larry Finger
2018-04-03  9:32 ` Kalle Valo

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=fcdc6adf-6ced-7b0f-9196-e07bf9049e6e@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-wireless@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.