]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Efi/Protocol/ServiceBinding/ServiceBinding.h
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Efi / Protocol / ServiceBinding / ServiceBinding.h
index 7751c838ca9bfa0d4063a7199d708221d890b5c7..14e3b0960c6cab3eec359e079a8545adc562bf30 100644 (file)
@@ -1,7 +1,7 @@
 /*++ \r
 \r
-Copyright (c) 2005, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2005, 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
@@ -80,9 +80,9 @@ EFI_STATUS
 --*/\r
 ;\r
 \r
-typedef struct _EFI_SERVICE_BINDING_PROTOCOL {\r
+struct _EFI_SERVICE_BINDING_PROTOCOL {\r
   EFI_SERVICE_BINDING_CREATE_CHILD   CreateChild;\r
   EFI_SERVICE_BINDING_DESTROY_CHILD  DestroyChild;\r
-} EFI_SERVICE_BINDING_PROTOCOL;\r
+};\r
 \r
 #endif\r