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/LzFindMt.h')
-rwxr-xr-xC/LzFindMt.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/C/LzFindMt.h b/C/LzFindMt.h
index e24ed471..2c7e462d 100755
--- a/C/LzFindMt.h
+++ b/C/LzFindMt.h
@@ -1,7 +1,5 @@
-/* LzFindMt.h -- multithreaded Match finder for LZ algorithms
-2008-08-05
-Copyright (c) 1999-2008 Igor Pavlov
-Read LzFind.h for license options */
+/* LzFindMt.h -- multithreaded Match finder for LZ algorithms
+2008-10-04 : Igor Pavlov : Public domain */
#ifndef __LZFINDMT_H
#define __LZFINDMT_H