]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicInternal.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsicInternal.h
index 56858d182507d06151869b6eb303d1c105663324..151dcecbdf52fa8ba9871d4b17a7cfa7934b635d 100644 (file)
@@ -1,10 +1,10 @@
-/**@file\r
+/** @file\r
   Common header file shared by all source files.\r
 \r
-  This file includes package header files, library classes and protocol, PPI & GUID definitions.\r
+  This file includes package header files, dependent library classes.\r
 \r
-  Copyright (c) 2007 - 2007, Intel Corporation.\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2007 - 2008, 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
    WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 **/\r
 \r
-#ifndef __COMMON_HEADER_H_\r
-#define __COMMON_HEADER_H_\r
+#ifndef __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
+#define __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
+\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/IoLib.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
-#include <Library/PcdLib.h>\r
 \r
 #endif\r