diff options
author | Zeng Zhaoming <b32542@freescale.com> | 2011-07-04 01:56:48 +0800 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2012-01-09 20:18:30 +0800 |
commit | ba560af17ad842b4bacba8748504de52e5b87345 (patch) | |
tree | 59b6ddd284243245dcb11d6e983d0b8a51fb6197 /drivers/tty | |
parent | 1a4de7c1403eba2b39142892043bfdd55dd5435b (diff) |
ENGR00152479 Early uart: Correct Copyright declaration
Early uart has more than one contributors.
Remove "all right reserve" declare in source code.
Signed-off-by: Zeng Zhaoming <b32542@freescale.com>
Diffstat (limited to 'drivers/tty')
-rw-r--r-- | drivers/tty/serial/mxc_uart_early.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/mxc_uart_early.c b/drivers/tty/serial/mxc_uart_early.c index 46ca2b1817ac..c970dc6593cd 100644 --- a/drivers/tty/serial/mxc_uart_early.c +++ b/drivers/tty/serial/mxc_uart_early.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved. + * Copyright (C) 2011 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |