Update Copyright header of IsaFloppyPei.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3172 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1 2007-07-10 09:44:48 +00:00
parent 6db49ee6b4
commit e72a8ec54e
6 changed files with 47 additions and 50 deletions

View File

@ -1,13 +1,13 @@
/*++ /*++
Copyright (c) 2006, Intel Corporation. All rights reserved. Copyright (c) 2006 - 2007, Intel Corporation<BR>
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
Intel Corporation. WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name: Module Name:

View File

@ -1,13 +1,13 @@
/*++ /*++
Copyright (c) 2006, Intel Corporation. All rights reserved. <BR> Copyright (c) 2006 - 2007, Intel Corporation<BR>
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
Intel Corporation. WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name: Module Name:

View File

@ -1,13 +1,13 @@
/*++ /*++
Copyright (c) 2006, Intel Corporation. All rights reserved. Copyright (c) 2006 - 2007, Intel Corporation<BR>
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
Intel Corporation. WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name: Module Name:

View File

@ -1,13 +1,13 @@
/*++ /*++
Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved. Copyright (c) 2006 - 2007, Intel Corporation<BR>
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
Intel Corporation. WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name: Module Name:

View File

@ -3,16 +3,12 @@
# #
# This module detects Floppy devices. If found, it will install BlockIo PPI. # This module detects Floppy devices. If found, it will install BlockIo PPI.
# This module is only dispatched in Recovery Boot mode. # This module is only dispatched in Recovery Boot mode.
# Copyright (c) 2006 - 2007, Intel Corporation.
# #
# All rights reserved. # Copyright (c) 2006 - 2007, Intel Corporation<BR>
# This software and associated documentation (if any) is furnished # All rights reserved. This program and the accompanying materials
# under a license and may only be used or copied in accordance # are licensed and made available under the terms and conditions of the BSD License
# with the terms of the license. Except as permitted by such # which accompanies this distribution. The full text of the license may be found at
# license, no part of this software or documentation may be # http://opensource.org/licenses/bsd-license.php
# reproduced, stored in a retrieval system, or transmitted in any
# form or by any means without the express written consent of
# Intel Corporation.
# #
# #
#**/ #**/

View File

@ -8,15 +8,16 @@
<Abstract>Floppy Peim to support Fv Recovery.</Abstract> <Abstract>Floppy Peim to support Fv Recovery.</Abstract>
<Description>This module detects Floppy devices. If found, it will install BlockIo PPI. <Description>This module detects Floppy devices. If found, it will install BlockIo PPI.
This module is only dispatched in Recovery Boot mode.</Description> This module is only dispatched in Recovery Boot mode.</Description>
<Copyright>Copyright (c) 2006 - 2007, Intel Corporation.</Copyright> <Copyright>Copyright (c) 2006 - 2007, Intel Corporation<BR></Copyright>
<License>All rights reserved. <License>
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
Intel Corporation.</License> WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
</License>
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification> <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</MsaHeader> </MsaHeader>
<ModuleDefinitions> <ModuleDefinitions>