diff options
author | Martin Kepplinger <martink@posteo.de> | 2015-09-01 14:45:12 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-09-23 22:23:22 +0300 |
commit | d6223c3737bd9680f1fb6c058bdfca41ee24e2da (patch) | |
tree | 939f3c29c00dc19bbb5b1d146b1e4edf9e346c60 /drivers/iio | |
parent | 417e008ba9db7ce4b4e48131c6f69829e9886b3e (diff) | |
download | linux-d6223c3737bd9680f1fb6c058bdfca41ee24e2da.tar.xz |
iio: mma8452: add copyright notice comment
Signed-off-by: Martin Kepplinger <martin.kepplinger@theobroma-systems.com>
Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio')
-rw-r--r-- | drivers/iio/accel/mma8452.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/accel/mma8452.c b/drivers/iio/accel/mma8452.c index 59b44558d9d0..15d50c9845f9 100644 --- a/drivers/iio/accel/mma8452.c +++ b/drivers/iio/accel/mma8452.c @@ -6,6 +6,7 @@ * MMA8652FC (12 bit) * MMA8653FC (10 bit) * + * Copyright 2015 Martin Kepplinger <martin.kepplinger@theobroma-systems.com> * Copyright 2014 Peter Meerwald <pmeerw@pmeerw.net> * * This file is subject to the terms and conditions of version 2 of |