]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/BdsDxe/Language.h
MdeModulePkg RegularExpressionDxe: Remove unknown build option for XCODE
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / Language.h
index 1d10f7178be3be7c1356f0484004da2a7d42a3b9..3d5f34f5612b5a3f2eb9fbcc3c633128672cb568 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Language setting\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation. <BR>\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
 http://opensource.org/licenses/bsd-license.php\r
@@ -15,8 +15,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _LANGUAGE_H_\r
 #define _LANGUAGE_H_\r
 \r
-#include "String.h"\r
-\r
 /**\r
   Determine the current language that will be used\r
   based on language related EFI Variables.\r
@@ -27,7 +25,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 VOID\r
 InitializeLanguage (\r
   BOOLEAN LangCodesSettingRequired\r
-  )\r
-;\r
+  );\r
 \r
 #endif // _LANGUAGE_H_\r