Correct license header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3432 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -1,14 +1,14 @@
|
|||||||
/** @file
|
/** @file
|
||||||
Include file for _MAX_BBS_ENTRIES_H.
|
Include file for _MAX_BBS_ENTRIES_H.
|
||||||
|
|
||||||
Copyright (c) 2007, Intel Corporation. All rights reserved.
|
Copyright (c) 2006 - 2007, Intel Corporation
|
||||||
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.
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
/** @file
|
/** @file
|
||||||
PCI Incompatible device support Libary.
|
PCI Incompatible device support Libary.
|
||||||
|
|
||||||
Copyright (c) 2007 Intel Corporation. All rights reserved. <BR>
|
Copyright (c) 2006 - 2007, Intel Corporation
|
||||||
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.
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
/** @file
|
/** @file
|
||||||
The incompatible PCI device list
|
The incompatible PCI device list
|
||||||
|
|
||||||
Copyright (c) 2007 Intel Corporation. All rights reserved. <BR>
|
Copyright (c) 2006 - 2007, Intel Corporation
|
||||||
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.
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
/** @file
|
/** @file
|
||||||
The implementation of PCI incompatible device support libary.
|
The implementation of PCI incompatible device support libary.
|
||||||
|
|
||||||
Copyright (c) 2007 Intel Corporation. All rights reserved. <BR>
|
Copyright (c) 2006 - 2007, Intel Corporation
|
||||||
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.
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
@ -9,13 +9,14 @@
|
|||||||
<Description>This driver produces a VGA console.</Description>
|
<Description>This driver produces a VGA console.</Description>
|
||||||
<Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
|
<Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
|
||||||
<License>All rights reserved.
|
<License>All rights reserved.
|
||||||
This software and associated documentation (if any) is furnished
|
Copyright (c) 2006 - 2007, Intel Corporation
|
||||||
under a license and may only be used or copied in accordance
|
All rights reserved. This program and the accompanying materials
|
||||||
with the terms of the license. Except as permitted by such
|
are licensed and made available under the terms and conditions of the BSD License
|
||||||
license, no part of this software or documentation may be
|
which accompanies this distribution. The full text of the license may be found at
|
||||||
reproduced, stored in a retrieval system, or transmitted in any
|
http://opensource.org/licenses/bsd-license.php
|
||||||
form or by any means without the express written consent of
|
|
||||||
Intel Corporation.</License>
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
|
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>
|
||||||
|
Reference in New Issue
Block a user