]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/ResetRuntimeDxe/Reset.inf
Update the copyright notice format
[mirror_edk2.git] / UnixPkg / ResetRuntimeDxe / Reset.inf
index 5eb621ac1c0959e58800b93ab6dd59f8bba54980..d367dff9032621a00a7b5b8bd80b148c40cf54b6 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Unix Emulation Reset Architectural Protocol Driver as defined in TIANO\r
 #\r
 # This Reset module simulates system reset by process exit on NT.\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -20,8 +20,6 @@
   FILE_GUID                      = f3613084-8985-11db-8c26-0040d02b1835\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitializeUnixReset\r
 \r
@@ -31,7 +29,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   Reset.c\r
 \r
 \r