aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/hp03.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/pressure/hp03.c')
-rw-r--r--drivers/iio/pressure/hp03.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/iio/pressure/hp03.c b/drivers/iio/pressure/hp03.c
index 406934ea6228..f00102577fd5 100644
--- a/drivers/iio/pressure/hp03.c
+++ b/drivers/iio/pressure/hp03.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2016 Marek Vasut <marex@denx.de>
*
* Driver for Hope RF HP03 digital temperature and pressure sensor.
- *
- * 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.
*/
#define pr_fmt(fmt) "hp03: " fmt