summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/iio/types.h')
-rw-r--r--include/linux/iio/types.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/iio/types.h b/include/linux/iio/types.h
index 6eb3d683ef62..fa824e160f35 100644
--- a/include/linux/iio/types.h
+++ b/include/linux/iio/types.h
@@ -1,10 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/* industrial I/O data types needed both in and out of kernel
*
* Copyright (c) 2008 Jonathan Cameron
- *
- * 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 _IIO_TYPES_H_