]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/PyEfiCompressor/EfiCompressor.c
BaseTools: Clean up source files
[mirror_edk2.git] / BaseTools / Source / C / PyEfiCompressor / EfiCompressor.c
index 38a81c3c27a0e54af160ff56f2c9e4c76cebabb7..9a9cefea45eb200e732a83002cfe31531180a0a0 100644 (file)
@@ -1,3 +1,17 @@
+/** @file\r
+Efi Compressor\r
+\r
+Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available\r
+under the terms and conditions of the BSD License which accompanies this\r
+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
+\r
+**/\r
+\r
 #include <Python.h>\r
 #include <Decompress.h>\r
 \r