]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/IsaAcpiDxe/ComponentName.c
PcAtChipsetPkg: Clean up source files
[mirror_edk2.git] / PcAtChipsetPkg / IsaAcpiDxe / ComponentName.c
index 0d634ea619177de85865c2f8cd8621bb82dabbdc..2c954008a25354682e5c1a1b924ebe6a9b31d887 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
     UEFI Component Name(2) protocol implementation for IsaAcpi driver.\r
 \r
-Copyright (c) 2006 - 2011, 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
-                                                                                          \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+Copyright (c) 2006 - 2018, 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
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 **/\r
 \r
 #include "PcatIsaAcpi.h"\r
@@ -219,7 +219,7 @@ PcatIsaAcpiComponentNameGetDriverName (
   return LookupUnicodeString2 (\r
            Language,\r
            This->SupportedLanguages,\r
-           mPcatIsaAcpiDriverNameTable, \r
+           mPcatIsaAcpiDriverNameTable,\r
            DriverName,\r
            (BOOLEAN)(This == &gPcatIsaAcpiComponentName)\r
            );\r