| Submitter | Anton Vorontsov |
|---|---|
| Date | Sept. 2, 2009, 1:58 p.m. |
| Message ID | <20090902135848.GA28928@oksana.dev.rtsoft.ru> |
| Download | mbox | patch |
| Permalink | /patch/71673/ |
| State | Accepted |
| Commit | 001d615681333569c555e6cde07d8d23e2c536fb |
| Delegated to: | Kim Phillips |
| Headers | show |
Comments
Patch
diff --git a/cpu/mpc83xx/serdes.c b/cpu/mpc83xx/serdes.c index 283cc3f..64033fe 100644 --- a/cpu/mpc83xx/serdes.c +++ b/cpu/mpc83xx/serdes.c @@ -2,7 +2,7 @@ * Freescale SerDes initialization routine * * Copyright (C) 2007 Freescale Semicondutor, Inc. - * Copyright (C) 2008 MontaVista Software, Inc. All rights reserved. + * Copyright (C) 2008 MontaVista Software, Inc. * * Author: Li Yang <leoli@freescale.com> *
"All Rights Reserved" conflicts with the GPL. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> --- cpu/mpc83xx/serdes.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)