diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-10 02:36:05 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-10 02:36:05 +0000 |
commit | c4ae2792f250bce176cf68ecdd64d4bf246c3fb0 (patch) | |
tree | 502e2f40ae2fb5b939fd89b4f1945e8cae92d53e /DuetPkg/Include | |
parent | 8967d989f04abdacafb9227a1ca65a0e550b271f (diff) | |
download | edk2-c4ae2792f250bce176cf68ecdd64d4bf246c3fb0.tar.gz edk2-c4ae2792f250bce176cf68ecdd64d4bf246c3fb0.tar.bz2 edk2-c4ae2792f250bce176cf68ecdd64d4bf246c3fb0.zip |
1, Remove comma after year
2, Use full stop instead of comma after "Intel Corporation"
3, Remove blank char between "." and "<BR>"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10222 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/Include')
-rw-r--r-- | DuetPkg/Include/Guid/ConsoleOutConfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/Include/Guid/ConsoleOutConfig.h b/DuetPkg/Include/Guid/ConsoleOutConfig.h index 4698b912c0..9bfa785076 100644 --- a/DuetPkg/Include/Guid/ConsoleOutConfig.h +++ b/DuetPkg/Include/Guid/ConsoleOutConfig.h @@ -1,7 +1,7 @@ /**@file
Setup Variable data structure for Duet platform.
-Copyright (c) 2010, Intel Corporation. All rights reserved. <BR>
+Copyright (c) 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
|