summaryrefslogtreecommitdiffstats
path: root/generic/tclNamesp.c
diff options
context:
space:
mode:
authorwelch <welch@noemail.net>1998-08-13 13:43:41 (GMT)
committerwelch <welch@noemail.net>1998-08-13 13:43:41 (GMT)
commit6537799cde3910814c13193d40dc48ec940f4509 (patch)
tree333d98f4f6ba41314632586dd35c0630ba90c0ed /generic/tclNamesp.c
parentbbf7f13039d9a2c9154ab4929552f9f450839c21 (diff)
downloadtcl-6537799cde3910814c13193d40dc48ec940f4509.zip
tcl-6537799cde3910814c13193d40dc48ec940f4509.tar.gz
tcl-6537799cde3910814c13193d40dc48ec940f4509.tar.bz2
Restored attribution
FossilOrigin-Name: 1542863a1176735d29c4778069f6068112ff19bc
Diffstat (limited to 'generic/tclNamesp.c')
-rw-r--r--generic/tclNamesp.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/generic/tclNamesp.c b/generic/tclNamesp.c
index 6d56190..c9352b1 100644
--- a/generic/tclNamesp.c
+++ b/generic/tclNamesp.c
@@ -11,10 +11,15 @@
* Copyright (c) 1997 Sun Microsystems, Inc.
* Copyright (c) 1998 by Scriptics Corporation.
*
+ * Originally implemented by
+ * Michael J. McLennan
+ * Bell Labs Innovations for Lucent Technologies
+ * mmclennan@lucent.com
+ *
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: %Z% $Id: tclNamesp.c,v 1.6 1998/08/10 17:21:41 rjohnson Exp $
+ * SCCS: %Z% $Id: tclNamesp.c,v 1.7 1998/08/13 13:43:41 welch Exp $
*/
#include "tclInt.h"