summaryrefslogtreecommitdiffstats
path: root/library/button.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-05 11:01:29 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-05 11:01:29 (GMT)
commita1b34d386ad92e6b741662080d4aa6869c311f0a (patch)
treea7626fcdc8879d2778c68fb978280f68221c796a /library/button.tcl
parent6ea2c1ade6b63859abac22e42468ba744523fb67 (diff)
parent348370937c430973633246eaf91de8cee1bde7d0 (diff)
downloadtk-a1b34d386ad92e6b741662080d4aa6869c311f0a.zip
tk-a1b34d386ad92e6b741662080d4aa6869c311f0a.tar.gz
tk-a1b34d386ad92e6b741662080d4aa6869c311f0a.tar.bz2
Merge trunk
Diffstat (limited to 'library/button.tcl')
-rw-r--r--library/button.tcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/button.tcl b/library/button.tcl
index d824009..39431e8 100644
--- a/library/button.tcl
+++ b/library/button.tcl
@@ -4,9 +4,9 @@
# checkbutton, and radiobutton widgets and provides procedures
# that help in implementing those bindings.
#
-# Copyright (c) 1992-1994 The Regents of the University of California.
-# Copyright (c) 1994-1996 Sun Microsystems, Inc.
-# Copyright (c) 2002 ActiveState Corporation.
+# Copyright © 1992-1994 The Regents of the University of California.
+# Copyright © 1994-1996 Sun Microsystems, Inc.
+# Copyright © 2002 ActiveState Corporation.
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.