summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das>2009-01-08 23:44:41 (GMT)
committerdas <das>2009-01-08 23:44:41 (GMT)
commitf18e435c512e2c70f86f248974f6c974a978d2c0 (patch)
treefb6b1632a2c06006f07ad664279ae8311bb287ed /macosx
parent37fc00153a9ac8302e97fd63fd746ae3038d6863 (diff)
downloadtk-f18e435c512e2c70f86f248974f6c974a978d2c0.zip
tk-f18e435c512e2c70f86f248974f6c974a978d2c0.tar.gz
tk-f18e435c512e2c70f86f248974f6c974a978d2c0.tar.bz2
adjust copyright year
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tkAboutDlg.r6
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/tkAboutDlg.r b/macosx/tkAboutDlg.r
index 8b1db8f..89ca606 100644
--- a/macosx/tkAboutDlg.r
+++ b/macosx/tkAboutDlg.r
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkAboutDlg.r,v 1.9 2008/02/27 22:45:35 das Exp $
+ * RCS: @(#) $Id: tkAboutDlg.r,v 1.10 2009/01/08 23:44:41 das Exp $
*/
/*
@@ -47,8 +47,8 @@ resource 'DITL' (128, "About Box", purgeable) {
{232, 147, 252, 217}, Button {enabled, "Ok"},
{ 20, 108, 212, 344}, StaticText {disabled,
"Tcl " TCL_PATCH_LEVEL " & Tk " TK_PATCH_LEVEL "\n\n"
- "© 2002-2008 Tcl Core Team." "\n\n"
- "© 2002-2008 Daniel A. Steffen." "\n\n"
+ "© 2002-2009 Tcl Core Team." "\n\n"
+ "© 2002-2009 Daniel A. Steffen." "\n\n"
"Jim Ingham & Ian Reid" "\n"
"© 2001-2002 Apple Computer, Inc." "\n\n"
"Jim Ingham & Ray Johnson" "\n"