summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Strings.c')
-rw-r--r--IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Strings.c20
1 files changed, 7 insertions, 13 deletions
diff --git a/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Strings.c b/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Strings.c
index 5928f1b330..eaf0a13302 100644
--- a/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Strings.c
+++ b/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Strings.c
@@ -1,23 +1,17 @@
-/*++
+/**@file
+
+ This file contains the keyboard processing code to the HII database.
-Copyright (c) 2006 - 2007, Intel Corporation
+Copyright (c) 2006, Intel Corporation
All rights reserved. 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
-
+http://opensource.org/licenses/bsd-license.php
+
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-Module Name:
-
- Strings.c
-
-Abstract:
-
- This file contains the string processing code to the HII database.
-
---*/
+**/
#include "HiiDatabase.h"