]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixBlockIoDxe/ComponentName.c
Update the copyright notice format
[mirror_edk2.git] / UnixPkg / UnixBlockIoDxe / ComponentName.c
index 19085fd88a7c592a79070ebc46cad2927335b027..986e8c4ba688d7150651053868c251a28d27f3e1 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004, 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
@@ -49,7 +49,7 @@ EFI_COMPONENT_NAME_PROTOCOL     gUnixBlockIoComponentName = {
   "eng"\r
 };\r
 \r
-static EFI_UNICODE_STRING_TABLE mUnixBlockIoDriverNameTable[] = {\r
+EFI_UNICODE_STRING_TABLE mUnixBlockIoDriverNameTable[] = {\r
   { "eng", L"Unix Block I/O Driver" },\r
   { NULL , NULL }\r
 };\r