]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/Compress.h
BaseTools: Clean up source files
[mirror_edk2.git] / BaseTools / Source / C / Common / Compress.h
index 11245b11788a53dcea4771bfae917f9b3c86f752..e114b5c9eacfdd82d9a6557a2a9769fe09bf2e1b 100644 (file)
@@ -1,23 +1,16 @@
 /** @file\r
+Header file for compression routine.\r
+Providing both EFI and Tiano Compress algorithms.\r
 \r
-Copyright (c) 2004 - 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
-                                                                                          \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) 2004 - 2018, 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
 \r
-Module Name:\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
 \r
-  Compress.h\r
-\r
-Abstract:\r
-\r
-  Header file for compression routine.\r
-  Providing both EFI and Tiano Compress algorithms.\r
-  \r
 **/\r
 \r
 #ifndef _COMPRESS_H_\r