aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/adis16080.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/gyro/adis16080.c')
-rw-r--r--drivers/iio/gyro/adis16080.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/iio/gyro/adis16080.c b/drivers/iio/gyro/adis16080.c
index a551ebde4762..236220d6de02 100644
--- a/drivers/iio/gyro/adis16080.c
+++ b/drivers/iio/gyro/adis16080.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* ADIS16080/100 Yaw Rate Gyroscope with SPI driver
*
* Copyright 2010 Analog Devices Inc.
- *
- * Licensed under the GPL-2 or later.
*/
#include <linux/delay.h>
#include <linux/mutex.h>