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/LzHash.h')
-rwxr-xr-xC/LzHash.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/C/LzHash.h b/C/LzHash.h
index 9a7a2020..9f4173e7 100755
--- a/C/LzHash.h
+++ b/C/LzHash.h
@@ -1,7 +1,5 @@
-/* LzHash.h -- HASH functions for LZ algorithms
-2008-03-26
-Copyright (c) 1999-2008 Igor Pavlov
-Read LzFind.h for license options */
+/* LzHash.h -- HASH functions for LZ algorithms
+2008-10-04 : Igor Pavlov : Public domain */
#ifndef __LZHASH_H
#define __LZHASH_H