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/SwapBytes64.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/SwapBytes64.c')
-rw-r--r-- | MdePkg/Library/BaseLib/SwapBytes64.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/SwapBytes64.c b/MdePkg/Library/BaseLib/SwapBytes64.c index 0af0bab7a7..37ae626679 100644 --- a/MdePkg/Library/BaseLib/SwapBytes64.c +++ b/MdePkg/Library/BaseLib/SwapBytes64.c @@ -1,8 +1,8 @@ /** @file
Math worker 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
|