summaryrefslogtreecommitdiff
path: root/cpu
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-09-02 13:58:48 (GMT)
committerWolfgang Denk <wd@denx.de>2009-09-04 21:02:04 (GMT)
commit001d615681333569c555e6cde07d8d23e2c536fb (patch)
treed2fa8dd3aa6dffacbc4a9cd52b6e5780e6dfc78e /cpu
parent46ff6d461321f5b565cc790e02679237ffd9a20f (diff)
downloadu-boot-fsl-qoriq-001d615681333569c555e6cde07d8d23e2c536fb.tar.xz
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')
-rw-r--r--cpu/mpc83xx/serdes.c2
1 files changed, 1 insertions, 1 deletions
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>
*