summaryrefslogtreecommitdiffstats
path: root/generic/tclNamesp.c
diff options
context:
space:
mode:
authorrjohnson <rjohnson>1998-08-10 17:21:31 (GMT)
committerrjohnson <rjohnson>1998-08-10 17:21:31 (GMT)
commit8b968fdc237d4449b320d01722aed97cdd94bb56 (patch)
tree2f300c8daf5b47e80b150ec5f5d820792a36f487 /generic/tclNamesp.c
parente8528498a5d946c891689b8b82c5aa5f98fa534f (diff)
downloadtcl-8b968fdc237d4449b320d01722aed97cdd94bb56.zip
tcl-8b968fdc237d4449b320d01722aed97cdd94bb56.tar.gz
tcl-8b968fdc237d4449b320d01722aed97cdd94bb56.tar.bz2
updated copyright info & sccs ids
Diffstat (limited to 'generic/tclNamesp.c')
-rw-r--r--generic/tclNamesp.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/generic/tclNamesp.c b/generic/tclNamesp.c
index 3108197..6d56190 100644
--- a/generic/tclNamesp.c
+++ b/generic/tclNamesp.c
@@ -9,16 +9,12 @@
*
* Copyright (c) 1993-1997 Lucent Technologies.
* Copyright (c) 1997 Sun Microsystems, Inc.
- *
- * Originally implemented by
- * Michael J. McLennan
- * Bell Labs Innovations for Lucent Technologies
- * mmclennan@lucent.com
+ * Copyright (c) 1998 by Scriptics Corporation.
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tclNamesp.c 1.29 97/08/04 09:32:38
+ * SCCS: %Z% $Id: tclNamesp.c,v 1.6 1998/08/10 17:21:41 rjohnson Exp $
*/
#include "tclInt.h"