summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/Include/IndustryStandard/EfiPci.h
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/Include/IndustryStandard/EfiPci.h')
-rw-r--r--BaseTools/Source/C/Include/IndustryStandard/EfiPci.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/BaseTools/Source/C/Include/IndustryStandard/EfiPci.h b/BaseTools/Source/C/Include/IndustryStandard/EfiPci.h
index bd23e5a5ee..8cd423430f 100644
--- a/BaseTools/Source/C/Include/IndustryStandard/EfiPci.h
+++ b/BaseTools/Source/C/Include/IndustryStandard/EfiPci.h
@@ -1,18 +1,16 @@
/** @file
Support for EFI PCI specification.
- Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
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
+ 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.
- File Name: EfiPci.h
-
**/
#ifndef _EFI_PCI_H_