summaryrefslogtreecommitdiffstats
path: root/generic/tclOOBasic.c
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2012-09-19 14:50:11 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2012-09-19 14:50:11 (GMT)
commit8903874c427af94569a728c6ac5c770c43549203 (patch)
treeb1a93c9472066ad889bb814aa68d0b255123be23 /generic/tclOOBasic.c
parent5ad5db44171a6ac5e6de273b04687063616ed1af (diff)
parent3de19b0f651a225ea6b2189d0c61fbb227c9f89e (diff)
downloadtcl-8903874c427af94569a728c6ac5c770c43549203.zip
tcl-8903874c427af94569a728c6ac5c770c43549203.tar.gz
tcl-8903874c427af94569a728c6ac5c770c43549203.tar.bz2
merge trunk
<p>change dde version to 1.4.0b2
Diffstat (limited to 'generic/tclOOBasic.c')
-rw-r--r--generic/tclOOBasic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOOBasic.c b/generic/tclOOBasic.c
index 3637ede..0676618 100644
--- a/generic/tclOOBasic.c
+++ b/generic/tclOOBasic.c
@@ -4,7 +4,7 @@
* This file contains implementations of the "simple" commands and
* methods from the object-system core.
*
- * Copyright (c) 2005-2011 by Donal K. Fellows
+ * Copyright (c) 2005-2012 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.