summaryrefslogtreecommitdiffstats
path: root/library/button.tcl
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-06-08 16:13:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-06-08 16:13:24 (GMT)
commit5cad7e1240b32955c1350fcd8cf4456165f13f96 (patch)
tree786e9299901f14f9734842c8825ad34a73260a50 /library/button.tcl
parent255c998c4d6b7a3a342bbb8d3184f0f4365d33f5 (diff)
downloadtk-5cad7e1240b32955c1350fcd8cf4456165f13f96.zip
tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.tar.gz
tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.tar.bz2
Purge RCS Keywords.
Diffstat (limited to 'library/button.tcl')
-rw-r--r--library/button.tcl2
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.