summaryrefslogtreecommitdiffstats
path: root/generic/tclOOInfo.c
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2012-07-12 10:54:48 (GMT)
committerdkf <dkf@noemail.net>2012-07-12 10:54:48 (GMT)
commitef990d94ef450bce47f3e167b6f6c7c305f2579e (patch)
tree96069e23131f9b94d5bc1823a86180fcbdbfc217 /generic/tclOOInfo.c
parente5494bcd10cdc4e4623679a865cb6b841e06e8e2 (diff)
downloadtcl-ef990d94ef450bce47f3e167b6f6c7c305f2579e.zip
tcl-ef990d94ef450bce47f3e167b6f6c7c305f2579e.tar.gz
tcl-ef990d94ef450bce47f3e167b6f6c7c305f2579e.tar.bz2
Update TclOO package to 0.7, correct copyright dates.
FossilOrigin-Name: b656b5a3a787743aa216296e5018bdbd81945a9c
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.