treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Based on 1 normalized pattern(s): this file is subject to the terms and conditions of version 2 of the gnu general public license see the file copying in the main directory of this archive for more details extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 55 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> Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190530000436.108941081@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
0fc479b1ad
commit
36edc93958
@@ -1,3 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* si1145.c - Support for Silabs SI1132 and SI1141/2/3/5/6/7 combined ambient
|
||||
* light, UV index and proximity sensors
|
||||
@@ -5,10 +6,6 @@
|
||||
* Copyright 2014-16 Peter Meerwald-Stadler <pmeerw@pmeerw.net>
|
||||
* Copyright 2016 Crestez Dan Leonard <leonard.crestez@intel.com>
|
||||
*
|
||||
* This file is subject to the terms and conditions of version 2 of
|
||||
* the GNU General Public License. See the file COPYING in the main
|
||||
* directory of this archive for more details.
|
||||
*
|
||||
* SI1132 (7-bit I2C slave address 0x60)
|
||||
* SI1141/2/3 (7-bit I2C slave address 0x5a)
|
||||
* SI1145/6/6 (7-bit I2C slave address 0x60)
|
||||
|
Reference in New Issue
Block a user