diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:28:26 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-23 16:28:26 +0000 |
commit | 180a5a35cb49699bd249dee19e41cee34c856a58 (patch) | |
tree | 7a7f958c4a8708a613613cffd83719b6b35bb68c /IntelFrameworkModulePkg/Include/Library | |
parent | e2d9bfb2bc8159c7e593ff3807737f582a757bfa (diff) | |
download | edk2-platforms-180a5a35cb49699bd249dee19e41cee34c856a58.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10414 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg/Include/Library')
-rw-r--r-- | IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h | 2 | ||||
-rw-r--r-- | IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h b/IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h index fb9d660640..2624192a64 100644 --- a/IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h +++ b/IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h @@ -4,7 +4,7 @@ 2) BDS boot device connect interface.
3) BDS Misc interfaces for mainting boot variable, ouput string.
-Copyright (c) 2004 - 2010, Intel Corporation. All rights reserved<BR>
+Copyright (c) 2004 - 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 that accompanies this distribution.
The full text of the license may be found at
diff --git a/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h b/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h index b09f4f53a9..af237a6030 100644 --- a/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h +++ b/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h @@ -2,7 +2,7 @@ Platform BDS library definition. A platform can implement
instances to support platform-specific behavior.
-Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved<BR>
+Copyright (c) 2008 - 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 that accompanies this distribution.
The full text of the license may be found at
|