diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:00:47 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:00:47 +0000 |
commit | bb817c56c51fabe92915fe30b168b4833cb2aed9 (patch) | |
tree | 71ec9723ca2fcf8287449c62cf456a3503542f9d /MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c | |
parent | 2b3687dbb512ccd3cfbb75fa8966c3c93b3c067d (diff) | |
download | edk2-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/Ia32/CpuBreakpoint.c')
-rw-r--r-- | MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c b/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c index 968076fe42..b2884f25c8 100644 --- a/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c +++ b/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c @@ -1,8 +1,8 @@ /** @file
CpuBreakpoint function.
- 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
|