diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-25 05:41:27 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-25 05:41:27 +0000 |
commit | 53bd6e4c896e061c8c7fe7c0b4dc4cb8d779b22f (patch) | |
tree | 2fd61c864569f03fef3291be8d4341470f209835 /IntelFrameworkModulePkg/Include | |
parent | 4eb65aff715faafd9040c6fc85a5d59e22343978 (diff) | |
download | edk2-platforms-53bd6e4c896e061c8c7fe7c0b4dc4cb8d779b22f.tar.xz |
Correct license header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3432 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg/Include')
-rw-r--r-- | IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h | 16 | ||||
-rw-r--r-- | IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h | 16 |
2 files changed, 16 insertions, 16 deletions
diff --git a/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h b/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h index 820c1d530b..36cf3aaf97 100644 --- a/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h +++ b/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h @@ -1,14 +1,14 @@ /** @file
Include file for _MAX_BBS_ENTRIES_H.
-Copyright (c) 2007, Intel Corporation. All rights reserved.
-This software and associated documentation (if any) is furnished
-under a license and may only be used or copied in accordance
-with the terms of the license. Except as permitted by such
-license, no part of this software or documentation may be
-reproduced, stored in a retrieval system, or transmitted in any
-form or by any means without the express written consent of
-Intel Corporation.
+Copyright (c) 2006 - 2007, Intel Corporation
+All rights reserved. This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD License
+which accompanies this distribution. The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
diff --git a/IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h b/IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h index 527a704042..b3313bd0b7 100644 --- a/IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h +++ b/IntelFrameworkModulePkg/Include/Library/PciIncompatibleDeviceSupportLib.h @@ -1,14 +1,14 @@ /** @file
PCI Incompatible device support Libary.
-Copyright (c) 2007 Intel Corporation. All rights reserved. <BR>
-This software and associated documentation (if any) is furnished
-under a license and may only be used or copied in accordance
-with the terms of the license. Except as permitted by such
-license, no part of this software or documentation may be
-reproduced, stored in a retrieval system, or transmitted in any
-form or by any means without the express written consent of
-Intel Corporation.
+Copyright (c) 2006 - 2007, Intel Corporation
+All rights reserved. This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD License
+which accompanies this distribution. The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
|