aboutsummaryrefslogtreecommitdiff
path: root/src/md5.h
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2011-11-29 03:34:12 +0000
committercorvid <corvid@lavabit.com>2011-11-29 03:34:12 +0000
commite169d0b1908f789808f7a2d52b446ad9f73062f4 (patch)
tree86280b26e6ff55444f693f7114717fb02e4fa539 /src/md5.h
parent6cbbfc0c3a5b9a041e539ae023afe1fb10d82141 (diff)
documenting non-dillo code
Diffstat (limited to 'src/md5.h')
-rw-r--r--src/md5.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/md5.h b/src/md5.h
index 698c995d..184a14b7 100644
--- a/src/md5.h
+++ b/src/md5.h
@@ -1,4 +1,13 @@
/*
+ * md5.h was taken from "RFC1321-based (RSA-free) MD5 library" by L. Peter
+ * Deutsch at http://sourceforge.net/projects/libmd5-rfc/ in October 2011.
+ *
+ * The code was not modified when integrated into the Dillo project, but you
+ * should check the source repository to be sure that there have not been
+ * modifications since this notice.
+ */
+
+/*
Copyright (C) 1999, 2002 Aladdin Enterprises. All rights reserved.
This software is provided 'as-is', without any express or implied