summaryrefslogtreecommitdiffstats
path: root/macosx/tkAboutDlg.r
diff options
context:
space:
mode:
authordas <das>2009-04-14 00:55:35 (GMT)
committerdas <das>2009-04-14 00:55:35 (GMT)
commitbbd019938dab66489feb97ca505283e55125bc48 (patch)
treee90cc9f5602ac8875596ee821d20bcdd8e5b24cf /macosx/tkAboutDlg.r
parent3b3d2d3a1c7577238c153a628ef3f6b8bf0e26b1 (diff)
downloadtk-bbd019938dab66489feb97ca505283e55125bc48.zip
tk-bbd019938dab66489feb97ca505283e55125bc48.tar.gz
tk-bbd019938dab66489feb97ca505283e55125bc48.tar.bz2
update Apple copyright notice for 2009-04-10 changes
Diffstat (limited to 'macosx/tkAboutDlg.r')
-rw-r--r--macosx/tkAboutDlg.r10
1 files changed, 5 insertions, 5 deletions
diff --git a/macosx/tkAboutDlg.r b/macosx/tkAboutDlg.r
index 4510024..70131ce 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.2.1 2009/01/08 23:47:44 das Exp $
+ * RCS: @(#) $Id: tkAboutDlg.r,v 1.9.2.2 2009/04/14 00:55:35 das Exp $
*/
/*
@@ -47,11 +47,11 @@ 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-2009 Tcl Core Team." "\n\n"
+ "© 1987-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"
+ "© 2001-2009 Apple Inc." "\n\n"
+ "© 2001-2002 Jim Ingham & Ian Reid" "\n"
+ "© 1998-2000 Jim Ingham & Ray Johnson" "\n"
"© 1998-2000 Scriptics Inc." "\n"
"© 1996-1997 Sun Microsystems Inc."},
{ 20, 24, 120, 92}, Picture {enabled, 128}