summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-05-05 14:29:48 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-05-05 14:29:48 (GMT)
commitaae531d7801601cf2b5c9aa5b59eddca2bd37a0d (patch)
tree9f5636c893225616b45de4dd037c771ca44dadbd /generic
parentf2e45587d3aeaad4e51ec8cbf016682d17c9da9e (diff)
downloadtcl-aae531d7801601cf2b5c9aa5b59eddca2bd37a0d.zip
tcl-aae531d7801601cf2b5c9aa5b59eddca2bd37a0d.tar.gz
tcl-aae531d7801601cf2b5c9aa5b59eddca2bd37a0d.tar.bz2
start writing some documentation
Diffstat (limited to 'generic')
-rw-r--r--generic/tclZlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclZlib.c b/generic/tclZlib.c
index be2f540..96cda4e 100644
--- a/generic/tclZlib.c
+++ b/generic/tclZlib.c
@@ -5,7 +5,7 @@
*
* Copyright (C) 2004-2005 Pascal Scheffers <pascal@scheffers.net>
* Copyright (C) 2005 Unitas Software B.V.
- * Copyright (c) 2008-2009 Donal K. Fellows
+ * Copyright (c) 2008-2012 Donal K. Fellows
*
* Parts written by Jean-Claude Wippler, as part of Tclkit, placed in the
* public domain March 2003.