]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/MyAlloc.c
BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocs
[mirror_edk2.git] / BaseTools / Source / C / Common / MyAlloc.c
index 64c5ff783e4e8af2c2c5790721725d197f0519ef..eabba5790d2e0248f1e4b0899394fdbceee2da6f 100644 (file)
@@ -1,7 +1,8 @@
 /** @file\r
+File for memory allocation tracking functions.\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004 - 2014, 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
@@ -9,14 +10,6 @@ http://opensource.org/licenses/bsd-license.php
 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
 \r
-Module Name:\r
-\r
-  MyAlloc.c\r
-\r
-Abstract:\r
-\r
-  File for memory allocation tracking functions.\r
-\r
 **/\r
 \r
 #include "MyAlloc.h"\r