summaryrefslogtreecommitdiff
path: root/zinflate.h
diff options
context:
space:
mode:
Diffstat (limited to 'zinflate.h')
-rw-r--r--zinflate.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/zinflate.h b/zinflate.h
index b35071e5..bebc0fdf 100644
--- a/zinflate.h
+++ b/zinflate.h
@@ -1,3 +1,8 @@
+// zinflate.h - originally written and placed in the public domain by Wei Dai
+
+/// \file zinflate.h
+/// \brief DEFLATE compression and decompression (RFC 1951)
+
#ifndef CRYPTOPP_ZINFLATE_H
#define CRYPTOPP_ZINFLATE_H