From 4adb7fb5da704613552ea3413c332a1af1cf9def Mon Sep 17 00:00:00 2001 From: das Date: Wed, 27 Feb 2008 22:45:36 +0000 Subject: fix copyright year --- macosx/tkAboutDlg.r | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/macosx/tkAboutDlg.r b/macosx/tkAboutDlg.r index f573a67..c33ff94 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 + * Copyright (c) 2006-2008 Daniel A. Steffen * * 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.3.2.5 2007/04/29 02:26:47 das Exp $ + * RCS: @(#) $Id: tkAboutDlg.r,v 1.3.2.6 2008/02/27 22:45:36 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" -- cgit v0.12