]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / MdeModulePkg / Library / DxeCoreMemoryAllocationLib / DxeCoreMemoryAllocationServices.h
index 7b6a3ea33dd09b3b2cf6b4a733a3b402193a93ff..73b3569b64a4abf1ab8e96da698a667690e473c0 100644 (file)
@@ -2,16 +2,10 @@
   Contains function prototypes for Memory Services in DxeCore.\r
 \r
   This header file borrows the DxeCore Memory Allocation services as the primitive\r
-  for memory allocation. \r
+  for memory allocation.\r
 \r
-  Copyright (c) 2008, Intel Corporation<BR>\r
-  All rights reserved. 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
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+  Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -103,4 +97,4 @@ CoreFreePool (
   IN VOID        *Buffer\r
   );\r
 \r
-#endif
\ No newline at end of file
+#endif\r