diff options
author | Anton Vorontsov | 2009-09-02 17:58:48 +0400 |
---|---|---|
committer | Wolfgang Denk | 2009-09-04 23:02:04 +0200 |
commit | 001d615681333569c555e6cde07d8d23e2c536fb (patch) | |
tree | d2fa8dd3aa6dffacbc4a9cd52b6e5780e6dfc78e /cpu/mpc83xx | |
parent | 46ff6d461321f5b565cc790e02679237ffd9a20f (diff) |
mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice
"All Rights Reserved" conflicts with the GPL.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Diffstat (limited to 'cpu/mpc83xx')
-rw-r--r-- | cpu/mpc83xx/serdes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc83xx/serdes.c b/cpu/mpc83xx/serdes.c index 283cc3f4108..64033fe4c35 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> * |