Browse Source

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>
Reto Schneider 9 years ago
parent
commit
160d95870c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/iio/accel/adis16203_core.c

+ 1 - 1
drivers/staging/iio/accel/adis16203_core.c

@@ -1,7 +1,7 @@
 /*
 /*
  * ADIS16203 Programmable 360 Degrees Inclinometer
  * ADIS16203 Programmable 360 Degrees Inclinometer
  *
  *
- * Copyright 2030 Analog Devices Inc.
+ * Copyright 2010 Analog Devices Inc.
  *
  *
  * Licensed under the GPL-2 or later.
  * Licensed under the GPL-2 or later.
  */
  */