瀏覽代碼

iio: adc: change license description

   Using an SPDX tag. Remove a license notice to keep
   the whole purpose of using an SPDx id.

Signed-off-by: Milan Stevanovic <milan.o.stevanovic@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Milan Stevanovic 7 年之前
父節點
當前提交
54033f19d8
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      drivers/iio/adc/ad7476.c

+ 1 - 2
drivers/iio/adc/ad7476.c

@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
 /*
  * Analog Devices AD7466/7/8 AD7476/5/7/8 (A) SPI ADC driver
  * Analog Devices AD7466/7/8 AD7476/5/7/8 (A) SPI ADC driver
  * TI ADC081S/ADC101S/ADC121S 8/10/12-bit SPI ADC driver
  * TI ADC081S/ADC101S/ADC121S 8/10/12-bit SPI ADC driver
  *
  *
  * Copyright 2010 Analog Devices Inc.
  * Copyright 2010 Analog Devices Inc.
- *
- * Licensed under the GPL-2 or later.
  */
  */
 
 
 #include <linux/device.h>
 #include <linux/device.h>