summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das>2008-02-27 22:45:35 (GMT)
committerdas <das>2008-02-27 22:45:35 (GMT)
commitf63a0d96d95727c2c8f50da3ec71c615f3e367d6 (patch)
tree5e54aa2985339b2429fb6bda8623626eb683b9d6 /macosx
parent7d088554d32905ccf1b8f98e9082d7d0d49830a8 (diff)
downloadtk-f63a0d96d95727c2c8f50da3ec71c615f3e367d6.zip
tk-f63a0d96d95727c2c8f50da3ec71c615f3e367d6.tar.gz
tk-f63a0d96d95727c2c8f50da3ec71c615f3e367d6.tar.bz2
fix copyright year
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tkAboutDlg.r8
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/tkAboutDlg.r b/macosx/tkAboutDlg.r
index 9f42997..8b1db8f 100644
--- a/macosx/tkAboutDlg.r
+++ b/macosx/tkAboutDlg.r
@@ -4,12 +4,12 @@
* This file creates resources for the Tk "About Box" dialog.
*
* Copyright (c) 1996 Sun Microsystems, Inc.
- * Copyright (c) 2006-2007 Daniel A. Steffen <das@users.sourceforge.net>
+ * Copyright (c) 2006-2008 Daniel A. Steffen <das@users.sourceforge.net>
*
* 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.8 2007/04/23 21:24:32 das Exp $
+ * RCS: @(#) $Id: tkAboutDlg.r,v 1.9 2008/02/27 22:45:35 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-2007 Tcl Core Team." "\n\n"
- "© 2002-2007 Daniel A. Steffen." "\n\n"
+ "© 2002-2008 Tcl Core Team." "\n\n"
+ "© 2002-2008 Daniel A. Steffen." "\n\n"
"Jim Ingham & Ian Reid" "\n"
"© 2001-2002 Apple Computer, Inc." "\n\n"
"Jim Ingham & Ray Johnson" "\n"