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)
commitff0e2463cb108f9b0481ac516251142506818114 (patch)
tree96069e23131f9b94d5bc1823a86180fcbdbfc217 /generic/tclOOInfo.c
parent470dc679b3ef5fad8fa57ec1e90b9f13b676c229 (diff)
downloadtcl-ff0e2463cb108f9b0481ac516251142506818114.zip
tcl-ff0e2463cb108f9b0481ac516251142506818114.tar.gz
tcl-ff0e2463cb108f9b0481ac516251142506818114.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.