summaryrefslogtreecommitdiffstats
path: root/generic/tclOOBasic.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-09-18 12:32:26 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-09-18 12:32:26 (GMT)
commita2df72aecb12eefacae9be3771ea67651024d645 (patch)
tree1f0994cd90039ebeff7908e333ff61e1cef740c4 /generic/tclOOBasic.c
parentd4d8f3201af681bd6869cdd61e6ec956e9990ff2 (diff)
downloadtcl-a2df72aecb12eefacae9be3771ea67651024d645.zip
tcl-a2df72aecb12eefacae9be3771ea67651024d645.tar.gz
tcl-a2df72aecb12eefacae9be3771ea67651024d645.tar.bz2
Bump TclOO version to 1.0.1
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 aba06a5..853e2ec 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-2012 by Donal K. Fellows
+ * Copyright (c) 2005-2013 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.