summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/ms5611.h
diff options
context:
space:
mode:
authorTomasz Duszynski <tduszyns@gmail.com>2018-09-01 21:52:14 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-09-08 15:04:02 +0100
commit6cfdb150e3fca6cd84a79116451071d6f3759946 (patch)
tree17e36b3c796c9f767433dc8980832c1c25b4076f /drivers/iio/pressure/ms5611.h
parent53d3ae20a68c2dc8ef6242ccf23dfcb7a86c8c97 (diff)
downloadlinux-stable-6cfdb150e3fca6cd84a79116451071d6f3759946.tar.gz
linux-stable-6cfdb150e3fca6cd84a79116451071d6f3759946.tar.bz2
linux-stable-6cfdb150e3fca6cd84a79116451071d6f3759946.zip
iio: pressure: ms5611: switch to SPDX identifier
Drop boilerplate license text and use SPDX identifier instead. Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/pressure/ms5611.h')
-rw-r--r--drivers/iio/pressure/ms5611.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/iio/pressure/ms5611.h b/drivers/iio/pressure/ms5611.h
index ead9e9f85894..bc06271fa38b 100644
--- a/drivers/iio/pressure/ms5611.h
+++ b/drivers/iio/pressure/ms5611.h
@@ -1,12 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* MS5611 pressure and temperature sensor driver
*
* Copyright (c) Tomasz Duszynski <tduszyns@gmail.com>
*
- * 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.
- *
*/
#ifndef _MS5611_H