diff options
author | Michal Simek <michal.simek@xilinx.com> | 2018-01-17 07:37:47 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-01-30 14:29:32 +0100 |
commit | 3e1b61de58bc12024eeb2b57ed85077905cd962f (patch) | |
tree | aa2747fa8549208ba3dcb96535ff73bac0f1aa54 /arch/arm/mach-zynq/timer.c | |
parent | 6c45abe70962e03d59fa29516a5850d034c001d0 (diff) |
arm: zynq: Update years in copyright to reflect latest changes
Updating year in zynq files. Also add missing Copyright to board.c.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/mach-zynq/timer.c')
-rw-r--r-- | arch/arm/mach-zynq/timer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-zynq/timer.c b/arch/arm/mach-zynq/timer.c index b1bb3b80e1c..493d608a5bb 100644 --- a/arch/arm/mach-zynq/timer.c +++ b/arch/arm/mach-zynq/timer.c @@ -3,7 +3,7 @@ * Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> * * Copyright (C) 2012 Michal Simek <monstr@monstr.eu> - * Copyright (C) 2011-2012 Xilinx, Inc. All rights reserved. + * Copyright (C) 2011-2017 Xilinx, Inc. All rights reserved. * * (C) Copyright 2008 * Guennadi Liakhovetki, DENX Software Engineering, <lg@denx.de> |