diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-09-02 14:41:53 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-09-02 14:41:53 (GMT) |
commit | 6fc4828aadc3d97a83a14a07a637415b9dafa8c6 (patch) | |
tree | 0a44b9a95b4a0c9b733dc470caa446fd6f874c8a /tools/genStubs.tcl | |
parent | fdf0eab42848aced45b470262cc3507d2f9a8c5f (diff) | |
download | tcl-6fc4828aadc3d97a83a14a07a637415b9dafa8c6.zip tcl-6fc4828aadc3d97a83a14a07a637415b9dafa8c6.tar.gz tcl-6fc4828aadc3d97a83a14a07a637415b9dafa8c6.tar.bz2 |
(c) -> ©, now that TIP #587 is accepted
Diffstat (limited to 'tools/genStubs.tcl')
-rw-r--r-- | tools/genStubs.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/genStubs.tcl b/tools/genStubs.tcl index 4f4acbb..282abcc 100644 --- a/tools/genStubs.tcl +++ b/tools/genStubs.tcl @@ -4,8 +4,8 @@ # interface. # # -# Copyright (c) 1998-1999 Scriptics Corporation. -# Copyright (c) 2007 Daniel A. Steffen <das@users.sourceforge.net> +# Copyright © 1998-1999 Scriptics Corporation. +# Copyright © 2007 Daniel A. Steffen <das@users.sourceforge.net> # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. |