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/Sha256.h')
-rwxr-xr-xC/Sha256.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/C/Sha256.h b/C/Sha256.h
index 9f4080f9..ff8c167c 100755
--- a/C/Sha256.h
+++ b/C/Sha256.h
@@ -1,7 +1,5 @@
/* Crypto/Sha256.h -- SHA-256 Hash function
-2008-08-05
-Igor Pavlov
-Public domain */
+2008-10-04 : Igor Pavlov : Public domain */
#ifndef __CRYPTO_SHA256_H
#define __CRYPTO_SHA256_H