diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-12-10 15:19:03 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-12-10 15:19:03 +0000 |
commit | d08fadb0e21a899411b0799600190ce45c761fa5 (patch) | |
tree | d3e352f2e00e39e493e8b6dc12a4ddc055387f37 /ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c | |
parent | d04608758d21b768949f25a25208a22e809e45e3 (diff) | |
download | edk2-platforms-d08fadb0e21a899411b0799600190ce45c761fa5.tar.xz |
update copyright format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11153 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c')
-rw-r--r-- | ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c index f86e8ba968..52612283a2 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c @@ -1,7 +1,7 @@ /** @file
Main file for SerMode shell Debug1 function.
- Copyright (c) 20052010, Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2005 - 2010, 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
|