]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePrintLib/BasePrintLib.inf
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / BasePrintLib / BasePrintLib.inf
index fe7f3a1e4e2c2bdc0ad8a0e174457f0bffa75a2c..6054c7a78c65b8b305e863ffc5105afd3aca1945 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
-# Print Library implementation.\r
+## @file\r
+#  Print Library implementation.\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation.\r
+#  Copyright (c) 2007 - 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
@@ -11,7 +11,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,7 +20,6 @@
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PrintLib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
 \r
 \r
 #\r
@@ -28,7 +27,7 @@
 #\r
 \r
 \r
-[Sources.common]\r
+[Sources]\r
   PrintLibInternal.h\r
   PrintLibInternal.c\r
   PrintLib.c\r
@@ -41,4 +40,3 @@
 [LibraryClasses]\r
   DebugLib\r
   BaseLib\r
-\r