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)
commit53febd68ad44f54d786016a07a2d1a158bc362d2 (patch)
tree786e9299901f14f9734842c8825ad34a73260a50 /library/button.tcl
parenta17cc6e7864857dc63ad66ea35f82244d1addeef (diff)
downloadtk-53febd68ad44f54d786016a07a2d1a158bc362d2.zip
tk-53febd68ad44f54d786016a07a2d1a158bc362d2.tar.gz
tk-53febd68ad44f54d786016a07a2d1a158bc362d2.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.