treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
authorThomas Gleixner <tglx@linutronix.de>
Wed, 29 May 2019 14:18:04 +0000 (07:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2019 15:36:38 +0000 (17:36 +0200)
commit4e43d779e5dc190a20c8677244193bb50d41fca2
tree362aa94186b25d57b479513ebfc92a5f4fd3de8a
parenteb3ae0aa382e03a99a34edc7b42302ea342f1f60
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation this program 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 the full gnu general public license is included in
  this distribution in the file called copying

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 39 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190529141901.397680977@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
39 files changed:
drivers/dma/mic_x100_dma.c
drivers/dma/mic_x100_dma.h
drivers/misc/mic/bus/cosm_bus.c
drivers/misc/mic/bus/cosm_bus.h
drivers/misc/mic/bus/mic_bus.c
drivers/misc/mic/bus/vop_bus.c
drivers/misc/mic/bus/vop_bus.h
drivers/misc/mic/card/mic_debugfs.c
drivers/misc/mic/card/mic_device.c
drivers/misc/mic/card/mic_device.h
drivers/misc/mic/card/mic_x100.c
drivers/misc/mic/card/mic_x100.h
drivers/misc/mic/common/mic_dev.h
drivers/misc/mic/cosm/cosm_debugfs.c
drivers/misc/mic/cosm/cosm_main.c
drivers/misc/mic/cosm/cosm_main.h
drivers/misc/mic/cosm/cosm_scif_server.c
drivers/misc/mic/cosm/cosm_sysfs.c
drivers/misc/mic/cosm_client/cosm_scif_client.c
drivers/misc/mic/host/mic_boot.c
drivers/misc/mic/host/mic_debugfs.c
drivers/misc/mic/host/mic_device.h
drivers/misc/mic/host/mic_intr.c
drivers/misc/mic/host/mic_intr.h
drivers/misc/mic/host/mic_main.c
drivers/misc/mic/host/mic_smpt.c
drivers/misc/mic/host/mic_smpt.h
drivers/misc/mic/host/mic_x100.c
drivers/misc/mic/host/mic_x100.h
drivers/misc/mic/vop/vop_debugfs.c
drivers/misc/mic/vop/vop_main.c
drivers/misc/mic/vop/vop_main.h
drivers/misc/mic/vop/vop_vringh.c
include/linux/mic_bus.h
samples/mic/mpssd/micctrl
samples/mic/mpssd/mpss
samples/mic/mpssd/mpssd.c
samples/mic/mpssd/mpssd.h
samples/mic/mpssd/sysfs.c