summaryrefslogtreecommitdiffstats
path: root/generic/tclOOInt.h
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/tclOOInt.h
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/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.