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 a4c3447..0da95f0 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.17.2.1 2006/01/25 18:21:41 dgp Exp $ -# # Copyright (c) 1992-1994 The Regents of the University of California. # Copyright (c) 1994-1996 Sun Microsystems, Inc. # Copyright (c) 2002 ActiveState Corporation. |