summaryrefslogtreecommitdiff
path: root/tcl/mac/tclMacOSA.r
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/mac/tclMacOSA.r')
-rw-r--r--tcl/mac/tclMacOSA.r4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcl/mac/tclMacOSA.r b/tcl/mac/tclMacOSA.r
index 82938bf07ab..26d81128307 100644
--- a/tcl/mac/tclMacOSA.r
+++ b/tcl/mac/tclMacOSA.r
@@ -39,14 +39,14 @@ resource 'vers' (1) {
SCRIPT_MAJOR_VERSION, MINOR_VERSION,
RELEASE_LEVEL, 0x00, verUS,
SCRIPT_PATCH_LEVEL,
- SCRIPT_PATCH_LEVEL ", by Jim Ingham & Ray Johnson © Sun Microsystems"
+ SCRIPT_PATCH_LEVEL ", by Jim Ingham © Cygnus Solutions"
};
resource 'vers' (2) {
SCRIPT_MAJOR_VERSION, MINOR_VERSION,
RELEASE_LEVEL, 0x00, verUS,
SCRIPT_PATCH_LEVEL,
- "Tclapplescript " SCRIPT_PATCH_LEVEL " © 1996-1997"
+ "Tclapplescript " SCRIPT_PATCH_LEVEL " © 1996-1999"
};
/*