diff options
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2013-10-17 21:08:13 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-20 02:47:38 (GMT) |
commit | 37cd940b2044ca0c481e70742da37278a2d736ae (patch) | |
tree | 77e542e8ede5ca0a02f721219bdd2827fd9a3d2e /drivers | |
parent | 4b47d9aa1e3b54b73f9399f3d64b47495cc67a1e (diff) | |
download | linux-fsl-qoriq-37cd940b2044ca0c481e70742da37278a2d736ae.tar.xz |
tty: xuartps: Update copyright information
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/tty/serial/xilinx_uartps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/xilinx_uartps.c b/drivers/tty/serial/xilinx_uartps.c index 9ecd8ea..c7c96c2 100644 --- a/drivers/tty/serial/xilinx_uartps.c +++ b/drivers/tty/serial/xilinx_uartps.c @@ -1,7 +1,7 @@ /* * Xilinx PS UART driver * - * 2011 (c) Xilinx Inc. + * 2011 - 2013 (C) Xilinx Inc. * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General Public |