diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-04 15:12:19 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-04 15:12:19 (GMT) |
commit | 6443a1db3be2198d76bc754d9a0f5a9c08683342 (patch) | |
tree | b24ba1d27f6f2ff0048046b18e73defec6854a56 /library/safe.tcl | |
parent | bf23a021385451ff52770191acec3f55d5c8575a (diff) | |
parent | cb5c9f4f89b6e7242ba07f84e278d35f202d7edd (diff) | |
download | tcl-6443a1db3be2198d76bc754d9a0f5a9c08683342.zip tcl-6443a1db3be2198d76bc754d9a0f5a9c08683342.tar.gz tcl-6443a1db3be2198d76bc754d9a0f5a9c08683342.tar.bz2 |
Merge 9.0
Diffstat (limited to 'library/safe.tcl')
-rw-r--r-- | library/safe.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/safe.tcl b/library/safe.tcl index 7eea772..e7760f8 100644 --- a/library/safe.tcl +++ b/library/safe.tcl @@ -7,7 +7,7 @@ # # See the safe.n man page for details. # -# Copyright (c) 1996-1997 Sun Microsystems, Inc. +# Copyright © 1996-1997 Sun Microsystems, Inc. # # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. |