]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/Crc32.c
License header updated to match correct format.
[mirror_edk2.git] / BaseTools / Source / C / Common / Crc32.c
index 8e5915dd0e53150262a5eaa5d3d6d7798d4faa77..05d7a8d6c38e81413fd79b6c9917a78e1836aecf 100644 (file)
@@ -1,6 +1,7 @@
 /** @file\r
+CalcuateCrc32 routine.\r
 \r
-Copyright (c) 2004, Intel Corporation. All rights reserved.<BR>\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
@@ -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
-  crc32.c\r
-\r
-Abstract:\r
-\r
-  CalcuateCrc32 routine.\r
-  \r
 **/\r
 \r
 #include <stdlib.h>\r