[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aff20582-76be-67f6-52a8-f34504ea4593@kernel.org>
Date: Sun, 27 Nov 2016 11:32:12 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Reto Schneider <reto@...o-schneider.ch>,
linux-kernel@...r.kernel.org
Cc: linux-iio@...r.kernel.org
Subject: Re: [PATCH 2/2] iio: adis16203: Fix copyright year
On 22/11/16 00:42, Reto Schneider wrote:
> From: Reto Schneider <code@...o-schneider.ch>
> Date: Mon, 12 Oct 2015 01:44:51 +0200
> Subject: [PATCH 2/2] iio: adis16203: Fix copyright year
>
> The copyright year can not be in the future.
>
> Signed-off-by: Reto Schneider <code@...o-schneider.ch>
Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders
to play with them.
Thanks,
Jonathan
> ---
> drivers/staging/iio/accel/adis16203_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/iio/accel/adis16203_core.c b/drivers/staging/iio/accel/adis16203_core.c
> index f32c900..bd8119a 100644
> --- a/drivers/staging/iio/accel/adis16203_core.c
> +++ b/drivers/staging/iio/accel/adis16203_core.c
> @@ -1,7 +1,7 @@
> /*
> * ADIS16203 Programmable 360 Degrees Inclinometer
> *
> - * Copyright 2030 Analog Devices Inc.
> + * Copyright 2010 Analog Devices Inc.
> *
> * Licensed under the GPL-2 or later.
> */
>
Powered by blists - more mailing lists