iio: multiplexer: switch to SPDX license identifier
authorPeter Rosin <peda@axentia.se>
Mon, 20 Aug 2018 10:01:14 +0000 (12:01 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 20 Aug 2018 18:28:26 +0000 (19:28 +0100)
Drop the boilerplate license text.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/multiplexer/iio-mux.c

index e1f44ce..0422ef5 100644 (file)
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * IIO multiplexer driver
  *
  * Copyright (C) 2017 Axentia Technologies AB
  *
  * Author: Peter Rosin <peda@axentia.se>
- *
- * 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.
  */
 
 #include <linux/err.h>