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 /drivers/bios_emulator/bios.c | |
| 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 'drivers/bios_emulator/bios.c')
| -rw-r--r-- | drivers/bios_emulator/bios.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/bios_emulator/bios.c b/drivers/bios_emulator/bios.c index edda27622..7cf48792e 100644 --- a/drivers/bios_emulator/bios.c +++ b/drivers/bios_emulator/bios.c @@ -3,7 +3,7 @@  *                        BIOS emulator and interface  *                      to Realmode X86 Emulator Library  * -*  Copyright (C) 2007 Freescale Semiconductor, Inc. All rights reserved. +*  Copyright (C) 2007 Freescale Semiconductor, Inc.  *  Jason Jin <Jason.jin@freescale.com>  *  *               Copyright (C) 1996-1999 SciTech Software, Inc. |