]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/iio/light/opt3001.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396
[linux.git] / drivers / iio / light / opt3001.c
index 54d88b60e30359be56561767c668fbd3a46e2969..e666879007d2c9180bfb076dee01e36cd58b9329 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * opt3001.c - Texas Instruments OPT3001 Light Sensor
  *
@@ -5,15 +6,6 @@
  *
  * Author: Andreas Dannenberg <dannenberg@ti.com>
  * Based on previous work from: Felipe Balbi <balbi@ti.com>
- *
- * This program is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 of the License
- * 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.
  */
 
 #include <linux/bitops.h>