projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4493f2
)
iio: mma8452: replace license description with SPDX specifier
author
Martin Kepplinger
<
[email protected]
>
Sat, 18 Nov 2017 09:10:11 +0000
(10:10 +0100)
committer
Greg Kroah-Hartman
<
[email protected]
>
Mon, 8 Jan 2018 15:03:41 +0000
(16:03 +0100)
This replaces the custom license information text with the appropriate
SPDX identifier. While the information here stays the same, it is easier
to read.
Signed-off-by: Martin Kepplinger <
[email protected]
>
Acked-by: Peter Meerwald-Stadler <
[email protected]
>
Acked-by: Harinath Nampally <
[email protected]
>
Signed-off-by: Jonathan Cameron <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/iio/accel/mma8452.c
patch
|
blob
|
history
diff --git
a/drivers/iio/accel/mma8452.c
b/drivers/iio/accel/mma8452.c
index 43c3a6b00340cee66e7c5363706ce717b9550690..7a2da7f9d4dcf33ee6ee28aaf30c9d61e2a455da 100644
(file)
--- a/
drivers/iio/accel/mma8452.c
+++ b/
drivers/iio/accel/mma8452.c
@@
-1,3
+1,4
@@
+// SPDX-License-Identifier: GPL-2.0
/*
* mma8452.c - Support for following Freescale / NXP 3-axis accelerometers:
*
@@
-13,9
+14,6
@@
* Copyright 2015 Martin Kepplinger <
[email protected]
>
* Copyright 2014 Peter Meerwald <
[email protected]
>
*
- * This file is subject to the terms and conditions of version 2 of
- * the GNU General Public License. See the file COPYING in the main
- * directory of this archive for more details.
*
* TODO: orientation events
*/