summaryrefslogtreecommitdiffstats
path: root/generic/tclOOInt.h
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2012-09-19 14:50:11 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2012-09-19 14:50:11 (GMT)
commit3a5cc4f9247b76b9afec17299adc649bffbc50e8 (patch)
treeb1a93c9472066ad889bb814aa68d0b255123be23 /generic/tclOOInt.h
parenta130a8ddcf0c1ad3d5b3521fd6304e1850b60997 (diff)
parent1ec38d677d816f81e86fc5d72aa543ad02fd39c7 (diff)
downloadtcl-3a5cc4f9247b76b9afec17299adc649bffbc50e8.zip
tcl-3a5cc4f9247b76b9afec17299adc649bffbc50e8.tar.gz
tcl-3a5cc4f9247b76b9afec17299adc649bffbc50e8.tar.bz2
merge trunk
<p>change dde version to 1.4.0b2 FossilOrigin-Name: 82e045469a0b089c3d639729b57e12875ba3a4f2
Diffstat (limited to 'generic/tclOOInt.h')
-rw-r--r--generic/tclOOInt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOOInt.h b/generic/tclOOInt.h
index 631961f..ab54964 100644
--- a/generic/tclOOInt.h
+++ b/generic/tclOOInt.h
@@ -4,7 +4,7 @@
* This file contains the structure definitions and some of the function
* declarations for the object-system (NB: not Tcl_Obj, but ::oo).
*
- * Copyright (c) 2006-2011 by Donal K. Fellows
+ * Copyright (c) 2006-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.