Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'C/LzmaEnc.h')
-rwxr-xr-xC/LzmaEnc.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/C/LzmaEnc.h b/C/LzmaEnc.h
index 54b140e0..bfbc7d2b 100755
--- a/C/LzmaEnc.h
+++ b/C/LzmaEnc.h
@@ -1,7 +1,5 @@
/* LzmaEnc.h -- LZMA Encoder
-2008-08-05
-Copyright (c) 1999-2008 Igor Pavlov
-Read LzFind.h for license options */
+2008-10-04 : Igor Pavlov : Public domain */
#ifndef __LZMAENC_H
#define __LZMAENC_H