Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iio: adis16203: Fix copyright year

The copyright year can not be in the future.

Signed-off-by: Reto Schneider <code@reto-schneider.ch>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

authored by

Reto Schneider and committed by
Jonathan Cameron
160d9587 58401bd4

+1 -1
+1 -1
drivers/staging/iio/accel/adis16203_core.c
··· 1 1 /* 2 2 * ADIS16203 Programmable 360 Degrees Inclinometer 3 3 * 4 - * Copyright 2030 Analog Devices Inc. 4 + * Copyright 2010 Analog Devices Inc. 5 5 * 6 6 * Licensed under the GPL-2 or later. 7 7 */