scsi/qla2xxx: Convert to SPDX license identifiers
All files in this driver directory contain the following notice: See LICENSE.qla2xxx for copyright and licensing details. LICENSE.qla2xxx can be found in Documentation/scsi/. The file contains: - A copyright notice This copyright notice is redundant as all files contain the same copyright notice already - A license notice You may modify and redistribute the device driver code under the GNU General Public License (a copy of which is attached hereto as Exhibit A) published by the Free Software Foundation (version 2). This can be replaced with the corresponding SPDX license identifier (GPL-2.0-only) in the source files which reference this license file. - The full GPLv2 license text A redundant copy of LICENSES/preferred/GPL-2.0 Remove the notices and add the SPDX license identifier GPL-2.0-only to the source files. Finally remove the now redundant LICENSE.qla2xxx file. Reviewed-by: NRichard Fontana <rfontana@redhat.com> Reviewed-by: NJilayne Lovejoy <opensource@jilayne.com> Reviewed-by: NAlexios Zavras <alexios.zavras@intel.com> Acked-by: NIgor Russkikh <irusskikh@marvell.com> Signed-off-by: NThomas Gleixner <tglx@linutronix.de> Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com> Acked-by: NNilesh Javali <njavali@marvell.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
想要评论请 注册 或 登录