iio:dac:ad5686: Change license description
authorStefan Popa <stefan.popa@analog.com>
Wed, 11 Apr 2018 11:52:12 +0000 (14:52 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Apr 2018 18:13:04 +0000 (19:13 +0100)
Add GPLv2+ SPDX identifier and remove license notice to keep the whole
purpose of using an SPDx id.

Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad5686.c

index f7f975c8d4bd53a80571bcfcbdea73282a0cd21d..e328513dd4c25baba45ff84a8f756338a49ee007 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * AD5686R, AD5685R, AD5684R Digital to analog converters  driver
  *
  * Copyright 2011 Analog Devices Inc.
- *
- * Licensed under the GPL-2.
  */
 
 #include <linux/interrupt.h>