summaryrefslogtreecommitdiffstats
path: root/generic/tclOOInfo.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-07-12 10:54:48 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-07-12 10:54:48 (GMT)
commit92740dd9047be0dac46bae7af8bb3e8b3291e27d (patch)
tree96069e23131f9b94d5bc1823a86180fcbdbfc217 /generic/tclOOInfo.c
parentd9e114d7503c849a470e4ffd4514b7bb0f69fcd6 (diff)
downloadtcl-92740dd9047be0dac46bae7af8bb3e8b3291e27d.zip
tcl-92740dd9047be0dac46bae7af8bb3e8b3291e27d.tar.gz
tcl-92740dd9047be0dac46bae7af8bb3e8b3291e27d.tar.bz2
Update TclOO package to 0.7, correct copyright dates.
Diffstat (limited to 'generic/tclOOInfo.c')
-rw-r--r--generic/tclOOInfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOOInfo.c b/generic/tclOOInfo.c
index f298320..c27a1cc 100644
--- a/generic/tclOOInfo.c
+++ b/generic/tclOOInfo.c
@@ -4,7 +4,7 @@
* This file contains the implementation of the ::oo-related [info]
* subcommands.
*
- * Copyright (c) 2006-2008 by Donal K. Fellows
+ * Copyright (c) 2006-2011 by Donal K. Fellows
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.