summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACKS19
-rw-r--r--MANIFEST1
2 files changed, 20 insertions, 0 deletions
diff --git a/ACKS b/ACKS
new file mode 100644
index 0000000..f433041
--- /dev/null
+++ b/ACKS
@@ -0,0 +1,19 @@
+Acknowledgements
+----------------
+
+This list is sorted in alphabetical order, and is probably incomplete.
+I'd like to thank everybody who contributed in any way, with code, bug
+reports, and comments.
+
+--amk
+
+Antoon Bosselaers
+Andrew Eland
+Peter Gutmann
+Hirendra Hindocha
+M.-A. Lemburg
+Wim Lewis
+Bryan Olson
+Colin Plumb
+Eric Young
+
diff --git a/MANIFEST b/MANIFEST
index 37f4767..ab04c59 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,3 +1,4 @@
+ACKS
ChangeLog
Cipher/__init__.py
Demo/README