diff options
Diffstat (limited to 'library/button.tcl')
-rw-r--r-- | library/button.tcl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/button.tcl b/library/button.tcl index abad17f..b817b76 100644 --- a/library/button.tcl +++ b/library/button.tcl @@ -4,8 +4,6 @@ # checkbutton, and radiobutton widgets and provides procedures # that help in implementing those bindings. # -# RCS: @(#) $Id: button.tcl,v 1.19.4.3 2010/08/03 23:12:06 hobbs Exp $ -# # Copyright (c) 1992-1994 The Regents of the University of California. # Copyright (c) 1994-1996 Sun Microsystems, Inc. # Copyright (c) 2002 ActiveState Corporation. |