summaryrefslogtreecommitdiff
path: root/zlib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zlib.cpp')
-rw-r--r--zlib.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib.cpp b/zlib.cpp
index 12b1f633..58dd8bc2 100644
--- a/zlib.cpp
+++ b/zlib.cpp
@@ -1,4 +1,4 @@
-// zlib.cpp - written and placed in the public domain by Wei Dai
+// zlib.cpp - originally written and placed in the public domain by Wei Dai
// "zlib" is the name of a well known C language compression library
// (http://www.zlib.org) and also the name of a compression format