From: Michal Simek Date: Wed, 1 May 2013 13:48:24 +0000 (+0200) Subject: spi: zynq_qspips: Fix license header X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b21d1839cc444db968b94fd5c3474be15d23b69;p=thirdparty%2Fu-boot.git spi: zynq_qspips: Fix license header Remove old reference non mainline driver. Add proper years. Signed-off-by: Michal Simek --- diff --git a/drivers/spi/zynq_qspips.c b/drivers/spi/zynq_qspips.c index 1b24ec9ba41..d5283f3a35a 100644 --- a/drivers/spi/zynq_qspips.c +++ b/drivers/spi/zynq_qspips.c @@ -1,8 +1,7 @@ /* - * (C) Copyright 2011 Xilinx + * (C) Copyright 2011 - 2013 Xilinx * * Xilinx PS Quad-SPI (QSPI) controller driver (master mode only) - * based on Xilinx PS SPI Driver (xspips.c) * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the