summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>1999-10-08 06:41:17 +0000
committerPaul Eggert <eggert@cs.ucla.edu>1999-10-08 06:41:17 +0000
commit200ffb93dabb7f20da5ab88438b9110fd766875d (patch)
treefeb5f13d74b746becda5503c700ba2eb4856bdd7 /AUTHORS
parentd9a513aab586c69e2b87b3ed1fa12b22c5632e4f (diff)
downloadgzip-200ffb93dabb7f20da5ab88438b9110fd766875d.tar.gz
Initial revision
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..4263ab4
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,2 @@
+gzip was written by Jean-loup Gailly <jloup@gzip.org>,
+and Mark Adler for the decompression code.