linux-spdx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: linux-spdx@vger.kernel.org
Cc: qla2xxx-upstream@qlogic.com, QLogic-Storage-Upstream@qlogic.com,
	GR-Linux-NIC-Dev@marvell.com
Subject: [QLOGIC patch 0/5] Qlogic drivers: Convert to SPDX license identifiers
Date: Tue, 11 Jun 2019 19:55:26 +0200	[thread overview]
Message-ID: <20190606205526.447558989@linutronix.de> (raw)

Dear Qlogic driver maintaners!

In our effort to clean up the license situation of the Linux kernel [1]
we've identified five Qlogic specific license files which reside in the
Documentation directory. Four of them contain a full copy of the GPLv2
license text and one (LICENSE.qla3xxx) contains a proprietary license for a
firmware binary which is not distributed with the Linux kernel. The latter
is a leftover from the old out of tree tarball which contained the firmware
binary along with the driver source. The same notice was in the qla2/4xxx
license files, but got cleaned up quite some time ago. Seems the qla3xxx
one was missed.

The following patch series replaces the license files with a proper SPDX
license identifier in the source files which today reference the license
files. There is no information lost because the copyright notices are in
the source files already and the GPLv2 license text is in the kernels
LICENSES directory. The qla3xxx cleanup removes the firmware license notice
as well because it is pointless in context of the kernel. See the
individual changelogs for detailed information about each driver/license
file.

Please support our efforts to make the Linux kernels licensing clean and
compliance friendly. If you have questions feel free to ask or contact your
legal departement. In case your legal departement has questions or issues,
please direct them to the linux-spdx mailing list where these issues are
discussed.

If you (and/or your legal departement) agree with these changes, then
please either reply with a Reviewed-by and we route them directly to Linus
or pick them up individually through your trees and let as know that they
are en route.

For your conveniance the patches are also available from git:

   git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git qlogic

Thanks,

	tglx

[1] https://lkml.kernel.org/r/alpine.DEB.2.21.1905062040530.3334@nanos.tec.linutronix.de

----
 networking/device_drivers/qlogic/LICENSE.qla3xxx |   46 ---
 networking/device_drivers/qlogic/LICENSE.qlcnic  |  288 ----------------------
 networking/device_drivers/qlogic/LICENSE.qlge    |  288 ----------------------
 scsi/LICENSE.qla2xxx                             |  290 -----------------------
 scsi/LICENSE.qla4xxx                             |  289 ----------------------
 5 files changed, 1201 deletions(-)




             reply	other threads:[~2019-06-11 19:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 17:55 Thomas Gleixner [this message]
2019-06-11 17:55 ` [QLOGIC patch 1/5] scsi/qla4xxx: Convert to SPDX license identifiers Thomas Gleixner
2019-06-12  4:38   ` Richard Fontana
2019-06-12  5:40     ` J Lovejoy
2019-06-12  9:40   ` Zavras, Alexios
2019-06-11 17:55 ` [QLOGIC patch 2/5] scsi/qla2xxx: " Thomas Gleixner
2019-06-12  4:32   ` Richard Fontana
2019-06-12  5:42     ` J Lovejoy
2019-06-12  9:41   ` Zavras, Alexios
2019-06-11 17:55 ` [QLOGIC patch 3/5] net/qlcnic: " Thomas Gleixner
2019-06-12  4:35   ` Richard Fontana
2019-06-12  5:34     ` J Lovejoy
2019-06-12  9:42   ` Zavras, Alexios
2019-06-11 17:55 ` [QLOGIC patch 4/5] net/qlge: " Thomas Gleixner
2019-06-12  4:24   ` Richard Fontana
2019-06-12  5:30     ` J Lovejoy
2019-06-12  9:43   ` Zavras, Alexios
2019-06-11 17:55 ` [QLOGIC patch 5/5] net/qla3xxx: " Thomas Gleixner
2019-06-12  4:27   ` Richard Fontana
2019-06-12  9:44   ` Zavras, Alexios

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=20190606205526.447558989@linutronix.de \
    --to=tglx@linutronix.de \
    --cc=GR-Linux-NIC-Dev@marvell.com \
    --cc=QLogic-Storage-Upstream@qlogic.com \
    --cc=linux-spdx@vger.kernel.org \
    --cc=qla2xxx-upstream@qlogic.com \
    /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).