diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 15:46:20 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 15:46:20 +0000 |
commit | 9df063a06aef048c042498e2f542fb693e93493a (patch) | |
tree | 154bb5671afe70551054b6bb3ed8bb0cd3751605 /MdePkg/Include/Ipf | |
parent | 4dd6f84007005ca39eb931f6e1a61f5b5b0b9ae5 (diff) | |
download | edk2-platforms-9df063a06aef048c042498e2f542fb693e93493a.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10403 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Ipf')
-rw-r--r-- | MdePkg/Include/Ipf/IpfMacro.i | 4 | ||||
-rw-r--r-- | MdePkg/Include/Ipf/ProcessorBind.h | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Include/Ipf/IpfMacro.i b/MdePkg/Include/Ipf/IpfMacro.i index 11a0d18271..e66a63b83c 100644 --- a/MdePkg/Include/Ipf/IpfMacro.i +++ b/MdePkg/Include/Ipf/IpfMacro.i @@ -1,8 +1,8 @@ // @file
// Contains the macros required by calling procedures in Itanium-based assembly code.
//
-// Copyright (c) 2006 - 2009, Intel Corporation
-// All rights reserved. This program and the accompanying materials
+// Copyright (c) 2006 - 2009, 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
diff --git a/MdePkg/Include/Ipf/ProcessorBind.h b/MdePkg/Include/Ipf/ProcessorBind.h index 6464d0a863..07174fcd3f 100644 --- a/MdePkg/Include/Ipf/ProcessorBind.h +++ b/MdePkg/Include/Ipf/ProcessorBind.h @@ -1,7 +1,7 @@ /** @file
Processor or Compiler specific defines and types for Intel Itanium(TM) processors.
-Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved. <BR>
+Copyright (c) 2006 - 2010, 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
|