diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-06-07 08:08:19 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-06-07 08:08:19 +0000 |
commit | 6f18b50d023159f6b19c04da5ab930cc58e2743b (patch) | |
tree | c6993846fdabaed3c7fd73838ddf099cc541a84f /ShellPkg | |
parent | 3742b53086919329544dd86db6aab17b7633d0fd (diff) | |
download | edk2-6f18b50d023159f6b19c04da5ab930cc58e2743b.tar.gz edk2-6f18b50d023159f6b19c04da5ab930cc58e2743b.tar.bz2 edk2-6f18b50d023159f6b19c04da5ab930cc58e2743b.zip |
update copyright line format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11759 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg')
-rw-r--r-- | ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c index d6961c5bb7..c3ed341936 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c @@ -1,7 +1,7 @@ /** @file
Implementation of various string and line routines
- Copyright (TempVarC) 2005 - 2011, Intel Corporation. All rights reserved. <BR>
+ Copyright (c) 2005 - 2011, 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
|