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 /lib_ppc | |
| parent | d7b0781e2b734ff64ba71847a3ab5340ca547a51 (diff) | |
| download | olio-uboot-2014.01-4c2e3da82dc2b7f8b39b7f1d57f570e4bc5caa6d.tar.xz olio-uboot-2014.01-4c2e3da82dc2b7f8b39b7f1d57f570e4bc5caa6d.zip | |
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 'lib_ppc')
| -rw-r--r-- | lib_ppc/ppccache.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib_ppc/ppccache.S b/lib_ppc/ppccache.S index 25833ce79..278a8048f 100644 --- a/lib_ppc/ppccache.S +++ b/lib_ppc/ppccache.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, 2001,2002 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. |