diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 15:52:13 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 15:52:13 +0000 |
commit | 2b3687dbb512ccd3cfbb75fa8966c3c93b3c067d (patch) | |
tree | 90a643eadf8af4ec1c57de23b596cc2111622f36 /IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c | |
parent | 9df063a06aef048c042498e2f542fb693e93493a (diff) | |
download | edk2-2b3687dbb512ccd3cfbb75fa8966c3c93b3c067d.tar.gz edk2-2b3687dbb512ccd3cfbb75fa8966c3c93b3c067d.tar.bz2 edk2-2b3687dbb512ccd3cfbb75fa8966c3c93b3c067d.zip |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10404 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c')
-rw-r--r-- | IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c b/IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c index 1a59374ef5..fa14135cc8 100644 --- a/IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c +++ b/IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c @@ -1,8 +1,8 @@ /** @file
This module provide help function for displaying unicode string.
- Copyright (c) 2006, Intel Corporation<BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2006, 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
|