summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ipf
diff options
context:
space:
mode:
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-23 16:00:47 +0000
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-23 16:00:47 +0000
commitbb817c56c51fabe92915fe30b168b4833cb2aed9 (patch)
tree71ec9723ca2fcf8287449c62cf456a3503542f9d /MdePkg/Library/BaseLib/Ipf
parent2b3687dbb512ccd3cfbb75fa8966c3c93b3c067d (diff)
downloadedk2-platforms-bb817c56c51fabe92915fe30b168b4833cb2aed9.tar.xz
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10405 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseLib/Ipf')
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessDbr.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessEicr.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessGcr.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessGp.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessKr.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessKr7.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessMsr.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessMsrDb.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessPmr.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AccessPsr.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/Asm.h4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AsmCpuMisc.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/AsmPalCall.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/CpuBreakpointMsc.c4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/CpuPause.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/ExecFc.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/FlushCacheRange.c4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/GetInterruptState.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/Ia64gen.h4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/InternalFlushCacheRange.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/LongJmp.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/ReadAr.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/ReadCpuid.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/ReadCr.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/SetJmp.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/SwitchStack.s4
-rw-r--r--MdePkg/Library/BaseLib/Ipf/Unaligned.c4
29 files changed, 58 insertions, 58 deletions
diff --git a/MdePkg/Library/BaseLib/Ipf/AccessDbr.s b/MdePkg/Library/BaseLib/Ipf/AccessDbr.s
index 49d1fecbbf..f1e926c881 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessDbr.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessDbr.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific Debug Breakpoint Registers accessing functions
///
-/// Copyright (c) 2006, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006, 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/Library/BaseLib/Ipf/AccessEicr.s b/MdePkg/Library/BaseLib/Ipf/AccessEicr.s
index 03d7e034f8..5c2d70a9b5 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessEicr.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessEicr.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific External Interrupt Control Registers accessing functions
///
-/// Copyright (c) 2006, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006, 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/Library/BaseLib/Ipf/AccessGcr.s b/MdePkg/Library/BaseLib/Ipf/AccessGcr.s
index 5f610c7c95..117a4104b3 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessGcr.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessGcr.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific Global Control Registers accessing functions
///
-/// Copyright (c) 2006 - 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/AccessGp.s b/MdePkg/Library/BaseLib/Ipf/AccessGp.s
index 5c5f20f584..8460569b6d 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessGp.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessGp.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific Global Pointer and Stack Pointer accessing functions
///
-/// Copyright (c) 2006, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006, 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/Library/BaseLib/Ipf/AccessKr.s b/MdePkg/Library/BaseLib/Ipf/AccessKr.s
index 63137017e0..064aa702a3 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessKr.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessKr.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific AsmReadKrX() and AsmWriteKrX() functions, 'X' is from '0' to '6'
///
-/// 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/Library/BaseLib/Ipf/AccessKr7.s b/MdePkg/Library/BaseLib/Ipf/AccessKr7.s
index d422d76df3..d4cc2de325 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessKr7.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessKr7.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific AsmReadKr7() and AsmWriteKr7()
///
-/// 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/Library/BaseLib/Ipf/AccessMsr.s b/MdePkg/Library/BaseLib/Ipf/AccessMsr.s
index bb8ae34988..0f9a223e10 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessMsr.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessMsr.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific Machine Specific Registers accessing functions.
///
-/// Copyright (c) 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2008, 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/Library/BaseLib/Ipf/AccessMsrDb.s b/MdePkg/Library/BaseLib/Ipf/AccessMsrDb.s
index 5fea504b1c..35622873b2 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessMsrDb.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessMsrDb.s
@@ -3,8 +3,8 @@
/// This implementation uses raw data to prepresent the assembly instruction of
/// mov msr[]= and mov =msr[].
///
-/// Copyright (c) 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2008, 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/Library/BaseLib/Ipf/AccessPmr.s b/MdePkg/Library/BaseLib/Ipf/AccessPmr.s
index cea376c638..d576d81389 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessPmr.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessPmr.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific Performance Monitor Configuration/Data Registers accessing functions
///
-/// Copyright (c) 2006, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006, 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/Library/BaseLib/Ipf/AccessPsr.s b/MdePkg/Library/BaseLib/Ipf/AccessPsr.s
index 7cfc6feb55..73785ebdb9 100644
--- a/MdePkg/Library/BaseLib/Ipf/AccessPsr.s
+++ b/MdePkg/Library/BaseLib/Ipf/AccessPsr.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific Processor Status Register accessing functions
///
-/// Copyright (c) 2006 - 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/Asm.h b/MdePkg/Library/BaseLib/Ipf/Asm.h
index 0e9cab3603..779e48b3b8 100644
--- a/MdePkg/Library/BaseLib/Ipf/Asm.h
+++ b/MdePkg/Library/BaseLib/Ipf/Asm.h
@@ -2,8 +2,8 @@
This module contains generic macros for an assembly writer.
-Copyright (c) 2006 - 2008, Intel Corporation<BR>
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/AsmCpuMisc.s b/MdePkg/Library/BaseLib/Ipf/AsmCpuMisc.s
index 95c2b1d0d0..1049803aaa 100644
--- a/MdePkg/Library/BaseLib/Ipf/AsmCpuMisc.s
+++ b/MdePkg/Library/BaseLib/Ipf/AsmCpuMisc.s
@@ -2,8 +2,8 @@
/// Contains an implementation of CallPalProcStacked on Itanium-based
/// architecture.
///
-/// Copyright (c) 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2008, 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/Library/BaseLib/Ipf/AsmPalCall.s b/MdePkg/Library/BaseLib/Ipf/AsmPalCall.s
index 7c0f03f77f..8c11d398ab 100644
--- a/MdePkg/Library/BaseLib/Ipf/AsmPalCall.s
+++ b/MdePkg/Library/BaseLib/Ipf/AsmPalCall.s
@@ -2,8 +2,8 @@
/// Contains an implementation of CallPalProcStacked on Itanium-based
/// architecture.
///
-/// Copyright (c) 2006 - 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/CpuBreakpoint.c b/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
index 93c7dd724e..c1c2af9a70 100644
--- a/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
+++ b/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
@@ -1,8 +1,8 @@
/** @file
Base Library CPU functions for Itanium
- Copyright (c) 2006 - 2008, Intel Corporation<BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/CpuBreakpointMsc.c b/MdePkg/Library/BaseLib/Ipf/CpuBreakpointMsc.c
index d702dc0afd..084f26246a 100644
--- a/MdePkg/Library/BaseLib/Ipf/CpuBreakpointMsc.c
+++ b/MdePkg/Library/BaseLib/Ipf/CpuBreakpointMsc.c
@@ -1,8 +1,8 @@
/** @file
Base Library CPU functions for Itanium
- Copyright (c) 2006 - 2008, Intel Corporation<BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/CpuPause.s b/MdePkg/Library/BaseLib/Ipf/CpuPause.s
index f52692f438..c740e6496e 100644
--- a/MdePkg/Library/BaseLib/Ipf/CpuPause.s
+++ b/MdePkg/Library/BaseLib/Ipf/CpuPause.s
@@ -1,8 +1,8 @@
/// @file
/// CpuPause() function for Itanium-based architecture.
///
-/// Copyright (c) 2006, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006, 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/Library/BaseLib/Ipf/ExecFc.s b/MdePkg/Library/BaseLib/Ipf/ExecFc.s
index bca447a280..ac61e4b043 100644
--- a/MdePkg/Library/BaseLib/Ipf/ExecFc.s
+++ b/MdePkg/Library/BaseLib/Ipf/ExecFc.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific AsmFc() and AsmFci () functions
///
-/// Copyright (c) 2006 - 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/FlushCacheRange.c b/MdePkg/Library/BaseLib/Ipf/FlushCacheRange.c
index 4ceee5690f..8c8b9112a0 100644
--- a/MdePkg/Library/BaseLib/Ipf/FlushCacheRange.c
+++ b/MdePkg/Library/BaseLib/Ipf/FlushCacheRange.c
@@ -1,8 +1,8 @@
/** @file
AsmFlushCacheRange() function for IPF.
- Copyright (c) 2009, Intel Corporation<BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 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/Library/BaseLib/Ipf/GetInterruptState.s b/MdePkg/Library/BaseLib/Ipf/GetInterruptState.s
index d5b5fc852f..227615c9cb 100644
--- a/MdePkg/Library/BaseLib/Ipf/GetInterruptState.s
+++ b/MdePkg/Library/BaseLib/Ipf/GetInterruptState.s
@@ -2,8 +2,8 @@
/// Retrieve of the interrupt state of the running processor for the Itanium
/// architecture.
///
-/// Copyright (c) 2006, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006, 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/Library/BaseLib/Ipf/Ia64gen.h b/MdePkg/Library/BaseLib/Ipf/Ia64gen.h
index cc3c35a6b4..daac236366 100644
--- a/MdePkg/Library/BaseLib/Ipf/Ia64gen.h
+++ b/MdePkg/Library/BaseLib/Ipf/Ia64gen.h
@@ -2,8 +2,8 @@
Register Definition for IPF.
-Copyright (c) 2006 - 2008, Intel Corporation<BR>
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/InternalFlushCacheRange.s b/MdePkg/Library/BaseLib/Ipf/InternalFlushCacheRange.s
index 36aa885b9d..fcc0ebe61b 100644
--- a/MdePkg/Library/BaseLib/Ipf/InternalFlushCacheRange.s
+++ b/MdePkg/Library/BaseLib/Ipf/InternalFlushCacheRange.s
@@ -1,6 +1,6 @@
//++
-// 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/Library/BaseLib/Ipf/InternalSwitchStack.c b/MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
index 8ff5832f0b..f165145dac 100644
--- a/MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
+++ b/MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
@@ -1,8 +1,8 @@
/** @file
SwitchStack() function for IPF.
- Copyright (c) 2007 - 2010, Intel Corporation<BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007 - 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
http://opensource.org/licenses/bsd-license.php
diff --git a/MdePkg/Library/BaseLib/Ipf/LongJmp.s b/MdePkg/Library/BaseLib/Ipf/LongJmp.s
index 26b8749d8b..c258f35c74 100644
--- a/MdePkg/Library/BaseLib/Ipf/LongJmp.s
+++ b/MdePkg/Library/BaseLib/Ipf/LongJmp.s
@@ -1,8 +1,8 @@
/// @file
/// Contains an implementation of longjmp for the Itanium-based architecture.
///
-/// Copyright (c) 2006 - 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/ReadAr.s b/MdePkg/Library/BaseLib/Ipf/ReadAr.s
index 9f3176bce3..889492694f 100644
--- a/MdePkg/Library/BaseLib/Ipf/ReadAr.s
+++ b/MdePkg/Library/BaseLib/Ipf/ReadAr.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific application register reading functions
///
-/// Copyright (c) 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2008, 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/Library/BaseLib/Ipf/ReadCpuid.s b/MdePkg/Library/BaseLib/Ipf/ReadCpuid.s
index 2176dad116..acfa66792e 100644
--- a/MdePkg/Library/BaseLib/Ipf/ReadCpuid.s
+++ b/MdePkg/Library/BaseLib/Ipf/ReadCpuid.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific AsmReadCpuid()function
///
-/// Copyright (c) 2006, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006, 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/Library/BaseLib/Ipf/ReadCr.s b/MdePkg/Library/BaseLib/Ipf/ReadCr.s
index fe5d80dcbd..ecdf5ead85 100644
--- a/MdePkg/Library/BaseLib/Ipf/ReadCr.s
+++ b/MdePkg/Library/BaseLib/Ipf/ReadCr.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific control register reading functions
///
-/// Copyright (c) 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2008, 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/Library/BaseLib/Ipf/SetJmp.s b/MdePkg/Library/BaseLib/Ipf/SetJmp.s
index 0f5150945d..ad0d1af534 100644
--- a/MdePkg/Library/BaseLib/Ipf/SetJmp.s
+++ b/MdePkg/Library/BaseLib/Ipf/SetJmp.s
@@ -1,8 +1,8 @@
/// @file
/// Contains an implementation of longjmp for the Itanium-based architecture.
///
-/// Copyright (c) 2006 - 2008, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006 - 2008, 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/Library/BaseLib/Ipf/SwitchStack.s b/MdePkg/Library/BaseLib/Ipf/SwitchStack.s
index a3c524f119..aaf5b152a1 100644
--- a/MdePkg/Library/BaseLib/Ipf/SwitchStack.s
+++ b/MdePkg/Library/BaseLib/Ipf/SwitchStack.s
@@ -1,8 +1,8 @@
/// @file
/// IPF specific SwitchStack() function
///
-/// Copyright (c) 2006, Intel Corporation
-/// All rights reserved. This program and the accompanying materials
+/// Copyright (c) 2006, 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/Library/BaseLib/Ipf/Unaligned.c b/MdePkg/Library/BaseLib/Ipf/Unaligned.c
index 87ec5ae50a..3ab19eee09 100644
--- a/MdePkg/Library/BaseLib/Ipf/Unaligned.c
+++ b/MdePkg/Library/BaseLib/Ipf/Unaligned.c
@@ -1,8 +1,8 @@
/** @file
Unaligned access functions of BaseLib for IPF.
- Copyright (c) 2006 - 2008, Intel Corporation<BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2006 - 2008, 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