summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/Include/X64/ProcessorBind.h
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/Include/X64/ProcessorBind.h')
-rw-r--r--BaseTools/Source/C/Include/X64/ProcessorBind.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/BaseTools/Source/C/Include/X64/ProcessorBind.h b/BaseTools/Source/C/Include/X64/ProcessorBind.h
index 6f03dfa67d..a02a41913f 100644
--- a/BaseTools/Source/C/Include/X64/ProcessorBind.h
+++ b/BaseTools/Source/C/Include/X64/ProcessorBind.h
@@ -1,18 +1,16 @@
/** @file
Processor or Compiler specific defines and types x64 (Intel(r) EM64T, AMD64).
- Copyright (c) 2006 - 2012, 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:
+ 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: ProcessorBind.h
-
**/
#ifndef __PROCESSOR_BIND_H__