summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ebc
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/Ebc
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/Ebc')
-rw-r--r--MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c4
-rw-r--r--MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c4
-rw-r--r--MdePkg/Library/BaseLib/Ebc/SwitchStack.c4
3 files changed, 6 insertions, 6 deletions
diff --git a/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c b/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
index 07572ddc80..2495e76804 100644
--- a/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
+++ b/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
@@ -1,8 +1,8 @@
/** @file
Base Library CPU Functions for EBC
- 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/Ebc/SetJumpLongJump.c b/MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c
index 96200d1a2b..26bf0ad34b 100644
--- a/MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c
+++ b/MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c
@@ -4,8 +4,8 @@
SetJump() and LongJump() are not currently supported for the EBC processor type.
Implementation for EBC just returns 0 for SetJump(), and ASSERT() for LongJump().
- 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/Ebc/SwitchStack.c b/MdePkg/Library/BaseLib/Ebc/SwitchStack.c
index 2e77551981..7925c4f44b 100644
--- a/MdePkg/Library/BaseLib/Ebc/SwitchStack.c
+++ b/MdePkg/Library/BaseLib/Ebc/SwitchStack.c
@@ -1,8 +1,8 @@
/** @file
Switch Stack functions.
- 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