diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-09-13 07:48:35 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-09-13 07:48:35 +0000 |
commit | 4223e4f4c9b59d2981372273db3cbcaa2edf270a (patch) | |
tree | 1fbbffdb40669f48fe7927f06297aa3905872c5e | |
parent | f63085f50c1e8c086d6c4007a9ec68fa66267411 (diff) | |
download | edk2-platforms-4223e4f4c9b59d2981372273db3cbcaa2edf270a.tar.xz |
Minor copyright format update
Signed-off-by: hhtian
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12334 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdePkg/Library/BaseLib/Ia32/InternalSwitchStack.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/InternalSwitchStack.S b/MdePkg/Library/BaseLib/Ia32/InternalSwitchStack.S index 4fe0e35569..dc0cbd4834 100644 --- a/MdePkg/Library/BaseLib/Ia32/InternalSwitchStack.S +++ b/MdePkg/Library/BaseLib/Ia32/InternalSwitchStack.S @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------
#
# Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
-# Portions copyright (c) 2011, Apple Inc. All rights reserved.
+# Portions copyright (c) 2011, Apple Inc. 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
|