1
0
Fork 0

iio: multiplexer: switch to SPDX license identifier

Drop the boilerplate license text.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
hifive-unleashed-5.1
Peter Rosin 2018-08-20 12:01:14 +02:00 committed by Jonathan Cameron
parent 3c4b0f4ddf
commit 8109b2c94f
1 changed files with 1 additions and 4 deletions

View 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>