chiark / gitweb /
Copyright updates - update to GPLv3, etc.
[secnet.git] / sha1.c
diff --git a/sha1.c b/sha1.c
index 0202ed3b30e86bf416281d5810631c991497d773..4cc63b5c57f0e9b44f4c3b52c6d63fe92c5f0773 100644 (file)
--- a/sha1.c
+++ b/sha1.c
@@ -2,6 +2,7 @@
 SHA-1 in C
 By Steve Reid <sreid@sea-to-sky.net>
 100% Public Domain
+[I interpet this as a blanket permision -iwj.]
 
 Note: parts of this file have been removed or modified to work in secnet.
 Instead of using this file in new projects, I suggest you use the
@@ -59,7 +60,9 @@ By Saul Kravitz <Saul.Kravitz@celera.com>
 Still 100% PD
 Modified to run on Compaq Alpha hardware.  
 
-
+-----------------
+(Further modifications as part of secnet.  See git history for full details.
+ - Ian Jackson et al)
 */
 
 /*