]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Ppi/Reset/Reset.h
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Ppi / Reset / Reset.h
index 88f7b83de6826d11491e263a2e69fe5304944a08..a7d7db5bc28564e58e7ba3dab19005f6fa514bfd 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
@@ -36,7 +36,7 @@ Abstract:
 //\r
 typedef enum {\r
   PeiResetCold,\r
-  PeiResetWarm,\r
+  PeiResetWarm\r
 } PEI_RESET_TYPE;\r
 \r
 typedef\r