Signed-off-by: Martin Kepplinger <[email protected]> Signed-off-by: Christoph Muellner <[email protected]> --- drivers/iio/accel/mma8452.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/drivers/iio/accel/mma8452.c b/drivers/iio/accel/mma8452.c index cc19a5d8..bc4215d 100644 --- a/drivers/iio/accel/mma8452.c +++ b/drivers/iio/accel/mma8452.c @@ -6,6 +6,7 @@ * MMA8652FC * MMA8653FC * + * 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 -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

