diff options
author | Kumar Gala <kumar.gala@freescale.com> | 2009-07-28 21:49:52 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-07-29 09:59:22 +0200 |
commit | 4c2e3da82dc2b7f8b39b7f1d57f570e4bc5caa6d (patch) | |
tree | 4fd15ac0922261191a638f8b1eb852c13bed80f4 /cpu | |
parent | d7b0781e2b734ff64ba71847a3ab5340ca547a51 (diff) | |
download | u-boot-imx-4c2e3da82dc2b7f8b39b7f1d57f570e4bc5caa6d.zip u-boot-imx-4c2e3da82dc2b7f8b39b7f1d57f570e4bc5caa6d.tar.gz u-boot-imx-4c2e3da82dc2b7f8b39b7f1d57f570e4bc5caa6d.tar.bz2 |
Update Freescale copyrights to remove "All Rights Reserved"
"All Rights Reserved" conflicts with the GPL.
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/mpc512x/pci.c | 2 | ||||
-rw-r--r-- | cpu/mpc512x/start.S | 2 | ||||
-rw-r--r-- | cpu/mpc83xx/serdes.c | 2 | ||||
-rw-r--r-- | cpu/mpc85xx/mpc8536_serdes.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cpu/mpc512x/pci.c b/cpu/mpc512x/pci.c index 166a993..bbfab3e 100644 --- a/cpu/mpc512x/pci.c +++ b/cpu/mpc512x/pci.c @@ -1,5 +1,5 @@ /* - * Copyright (C) Freescale Semiconductor, Inc. 2006, 2007. All rights reserved. + * Copyright (C) Freescale Semiconductor, Inc. 2006, 2007. * Copyright (C) 2009 DENX Software Engineering <wd@denx.de> * * See file CREDITS for list of people who contributed to this diff --git a/cpu/mpc512x/start.S b/cpu/mpc512x/start.S index 178e5d1..2e3f645 100644 --- a/cpu/mpc512x/start.S +++ b/cpu/mpc512x/start.S @@ -2,7 +2,7 @@ * Copyright (C) 1998 Dan Malek <dmalek@jlc.net> * Copyright (C) 1999 Magnus Damm <kieraypc01.p.y.kie.era.ericsson.se> * Copyright (C) 2000-2009 Wolfgang Denk <wd@denx.de> - * Copyright Freescale Semiconductor, Inc. 2004, 2006. All rights reserved. + * Copyright Freescale Semiconductor, Inc. 2004, 2006. * * See file CREDITS for list of people who contributed to this * project. diff --git a/cpu/mpc83xx/serdes.c b/cpu/mpc83xx/serdes.c index 3936796..283cc3f 100644 --- a/cpu/mpc83xx/serdes.c +++ b/cpu/mpc83xx/serdes.c @@ -1,7 +1,7 @@ /* * Freescale SerDes initialization routine * - * Copyright (C) 2007 Freescale Semicondutor, Inc. All rights reserved. + * Copyright (C) 2007 Freescale Semicondutor, Inc. * Copyright (C) 2008 MontaVista Software, Inc. All rights reserved. * * Author: Li Yang <leoli@freescale.com> diff --git a/cpu/mpc85xx/mpc8536_serdes.c b/cpu/mpc85xx/mpc8536_serdes.c index d9ac466..cb6a6f0 100644 --- a/cpu/mpc85xx/mpc8536_serdes.c +++ b/cpu/mpc85xx/mpc8536_serdes.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Freescale Semicondutor, Inc. All rights reserved. + * Copyright (C) 2008 Freescale Semicondutor, Inc. * Dave Liu <daveliu@freescale.com> * * This program is free software; you can redistribute it and/or modify it |