diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-13 16:57:25 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-13 16:57:25 (GMT) |
commit | 115a32cd6ffb82a45e681c6701e9419d563cf577 (patch) | |
tree | d669c8bc5ebd94c10acf49cb7d2e21bd2e453f1c /win/tclWinInit.c | |
parent | 9d07732ca0a2cffa898fcbcc3cd7036dbc0249a4 (diff) | |
parent | 56c8c7f4a2740ed010d79e0de78b0f1ed9d88c82 (diff) | |
download | tcl-115a32cd6ffb82a45e681c6701e9419d563cf577.zip tcl-115a32cd6ffb82a45e681c6701e9419d563cf577.tar.gz tcl-115a32cd6ffb82a45e681c6701e9419d563cf577.tar.bz2 |
Merge 8.7
Diffstat (limited to 'win/tclWinInit.c')
-rw-r--r-- | win/tclWinInit.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/tclWinInit.c b/win/tclWinInit.c index 868ebd9..9847e55 100644 --- a/win/tclWinInit.c +++ b/win/tclWinInit.c @@ -3,8 +3,8 @@ * * Contains the Windows-specific interpreter initialization functions. * - * Copyright (c) 1994-1997 Sun Microsystems, Inc. - * Copyright (c) 1998-1999 by Scriptics Corporation. + * Copyright © 1994-1997 Sun Microsystems, Inc. + * Copyright © 1998-1999 Scriptics Corporation. * All rights reserved. * * See the file "license.terms" for information on usage and redistribution of |