From dc8fe31389c70bb41a3923b4d10ddc092b78522a Mon Sep 17 00:00:00 2001
From: hobbs <hobbs>
Date: Thu, 2 Nov 2000 22:55:16 +0000
Subject: updated copyright

---
 library/console.tcl | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/library/console.tcl b/library/console.tcl
index db27d34..472dcf5 100644
--- a/library/console.tcl
+++ b/library/console.tcl
@@ -4,10 +4,10 @@
 # can be used by non-unix systems that do not have built-in support
 # for shells.
 #
-# RCS: @(#) $Id: console.tcl,v 1.9 2000/06/30 06:38:38 ericm Exp $
+# RCS: @(#) $Id: console.tcl,v 1.10 2000/11/02 22:55:16 hobbs Exp $
 #
-# Copyright (c) 1998-1999 Scriptics Corp.
 # Copyright (c) 1995-1997 Sun Microsystems, Inc.
+# Copyright (c) 1998-2000 Ajuba Solutions.
 #
 # See the file "license.terms" for information on usage and redistribution
 # of this file, and for a DISCLAIMER OF ALL WARRANTIES.
@@ -476,7 +476,7 @@ proc tkConsoleExit {} {
 proc tkConsoleAbout {} {
     global tk_patchLevel
     tk_messageBox -type ok -message "[::msgcat::mc {Tcl for Windows}]
-Copyright \251 2000 Scriptics Corporation
+Copyright \251 2000 Ajuba Solutions
 
 Tcl [info patchlevel]
 Tk $tk_patchLevel"
-- 
cgit v0.12