summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
Diffstat (limited to 'win')
-rw-r--r--win/Makefile.in2
-rw-r--r--win/README2
-rwxr-xr-xwin/buildall.vc.bat2
-rw-r--r--win/configure.in2
-rw-r--r--win/makefile.bc2
-rw-r--r--win/makefile.vc3
-rw-r--r--win/mkd.bat1
-rw-r--r--win/nmakehlp.c3
-rw-r--r--win/rc/tk.rc1
-rw-r--r--win/rc/tk_base.rc1
-rw-r--r--win/rc/wish.rc1
-rw-r--r--win/rmd.bat1
-rw-r--r--win/tkConfig.sh.in2
-rw-r--r--win/tkWin.h2
-rw-r--r--win/tkWin32Dll.c2
-rw-r--r--win/tkWin3d.c2
-rw-r--r--win/tkWinButton.c2
-rw-r--r--win/tkWinClipboard.c2
-rw-r--r--win/tkWinColor.c2
-rw-r--r--win/tkWinConfig.c2
-rw-r--r--win/tkWinCursor.c2
-rw-r--r--win/tkWinDefault.h2
-rw-r--r--win/tkWinDialog.c3
-rw-r--r--win/tkWinDraw.c2
-rw-r--r--win/tkWinEmbed.c2
-rw-r--r--win/tkWinFont.c2
-rw-r--r--win/tkWinImage.c2
-rw-r--r--win/tkWinInit.c2
-rw-r--r--win/tkWinInt.h2
-rw-r--r--win/tkWinKey.c2
-rw-r--r--win/tkWinMenu.c2
-rw-r--r--win/tkWinPixmap.c2
-rw-r--r--win/tkWinPointer.c2
-rw-r--r--win/tkWinPort.h2
-rw-r--r--win/tkWinRegion.c2
-rw-r--r--win/tkWinScrlbr.c2
-rw-r--r--win/tkWinSend.c2
-rw-r--r--win/tkWinSendCom.c2
-rw-r--r--win/tkWinSendCom.h2
-rw-r--r--win/tkWinTest.c2
-rw-r--r--win/tkWinWindow.c2
-rw-r--r--win/tkWinWm.c2
-rw-r--r--win/tkWinX.c2
-rw-r--r--win/ttkWinMonitor.c3
-rw-r--r--win/ttkWinTheme.c2
-rw-r--r--win/ttkWinXPTheme.c2
-rw-r--r--win/winMain.c2
47 files changed, 0 insertions, 93 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index d38bbc5..cc50160 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -3,8 +3,6 @@
# run "./configure", which is a configuration script generated by the
# "autoconf" program (constructs like "@foo@" will get replaced in the
# actual Makefile.
-#
-# RCS: @(#) $Id: Makefile.in,v 1.96 2010/10/11 21:50:46 nijtmans Exp $
TCLVERSION = @TCL_VERSION@
TCLPATCHL = @TCL_PATCH_LEVEL@
diff --git a/win/README b/win/README
index 98e58e9..8670446 100644
--- a/win/README
+++ b/win/README
@@ -2,8 +2,6 @@ Tk 8.6 for Windows
Originally by Scott Stanton while at Sun Microsystems Labs
-RCS: @(#) $Id: README,v 1.18 2008/04/01 16:30:56 dgp Exp $
-
This is the directory where you configure and compile the Windows
version of Tk. This directory also contains source files for Tk
that are specific to Microsoft Windows. The rest of this file
diff --git a/win/buildall.vc.bat b/win/buildall.vc.bat
index cce7ddc..58360b9 100755
--- a/win/buildall.vc.bat
+++ b/win/buildall.vc.bat
@@ -3,8 +3,6 @@
:: This is an example batchfile for building everything. Please
:: edit this (or make your own) for your needs and wants using
:: the instructions for calling makefile.vc found in makefile.vc
-::
-:: RCS: @(#) $Id: buildall.vc.bat,v 1.7 2008/10/02 19:13:35 mistachkin Exp $
set SYMBOLS=
diff --git a/win/configure.in b/win/configure.in
index c387678..85bfe15 100644
--- a/win/configure.in
+++ b/win/configure.in
@@ -2,8 +2,6 @@
# This file is an input file used by the GNU "autoconf" program to
# generate the file "configure", which is run during Tk installation
# to configure the system for the local environment.
-#
-# RCS: @(#) $Id: configure.in,v 1.92 2011/01/12 11:05:43 nijtmans Exp $
AC_INIT(../generic/tk.h)
AC_PREREQ(2.59)
diff --git a/win/makefile.bc b/win/makefile.bc
index afc722d..8738da9 100644
--- a/win/makefile.bc
+++ b/win/makefile.bc
@@ -12,8 +12,6 @@
#
# Copyright (c) 1995-1997 Sun Microsystems, Inc.
# Copyright (c) 1998-2000 Ajuba Solutions.
-#
-# RCS: @(#) $Id: makefile.bc,v 1.17 2008/10/18 14:22:22 dkf Exp $
# Does not depend on the presence of any environment variables in
# order to compile tcl; all needed information is derived from
diff --git a/win/makefile.vc b/win/makefile.vc
index 9dde67c..14dc2d0 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -11,9 +11,6 @@
# Copyright (c) 2001-2005 ActiveState Corporation.
# Copyright (c) 2001-2004 David Gravereaux.
# Copyright (c) 2003-2008 Pat Thoyts.
-#
-#------------------------------------------------------------------------------
-# RCS: @(#) $Id: makefile.vc,v 1.133 2010/10/11 21:50:46 nijtmans Exp $
#------------------------------------------------------------------------------
# Check to see we are configured to build with MSVC (MSDEVDIR or MSVCDIR)
diff --git a/win/mkd.bat b/win/mkd.bat
index 7d86b13..f741daf 100644
--- a/win/mkd.bat
+++ b/win/mkd.bat
@@ -1,5 +1,4 @@
@echo off
-rem RCS: @(#) $Id: mkd.bat,v 1.5 2001/11/13 02:46:23 davygrvy Exp $
if exist %1\nul goto end
diff --git a/win/nmakehlp.c b/win/nmakehlp.c
index b5f494e..4803b43 100644
--- a/win/nmakehlp.c
+++ b/win/nmakehlp.c
@@ -9,9 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * ----------------------------------------------------------------------------
- * RCS: @(#) $Id: nmakehlp.c,v 1.12 2008/11/08 18:44:40 dkf Exp $
* ----------------------------------------------------------------------------
*/
diff --git a/win/rc/tk.rc b/win/rc/tk.rc
index d90509a..6a74be3 100644
--- a/win/rc/tk.rc
+++ b/win/rc/tk.rc
@@ -1,4 +1,3 @@
-// RCS: @(#) $Id: tk.rc,v 1.12 2004/02/08 01:38:03 davygrvy Exp $
//
// Version Resource Script
//
diff --git a/win/rc/tk_base.rc b/win/rc/tk_base.rc
index 1f5fe28..3e065c9 100644
--- a/win/rc/tk_base.rc
+++ b/win/rc/tk_base.rc
@@ -1,4 +1,3 @@
-// RCS: @(#) $Id: tk_base.rc,v 1.5 2006/12/17 00:43:06 mdejong Exp $
//
// Base resources needed by Tk whether it's a DLL or a static library.
//
diff --git a/win/rc/wish.rc b/win/rc/wish.rc
index d22ac8c..5cc2fa4 100644
--- a/win/rc/wish.rc
+++ b/win/rc/wish.rc
@@ -1,4 +1,3 @@
-// RCS: @(#) $Id: wish.rc,v 1.11 2004/02/08 01:38:03 davygrvy Exp $
//
// Version Resource Script
//
diff --git a/win/rmd.bat b/win/rmd.bat
index 6811b9e..d260936 100644
--- a/win/rmd.bat
+++ b/win/rmd.bat
@@ -1,5 +1,4 @@
@echo off
-rem RCS: @(#) $Id: rmd.bat,v 1.5 2001/11/13 02:46:23 davygrvy Exp $
if not exist %1\nul goto end
diff --git a/win/tkConfig.sh.in b/win/tkConfig.sh.in
index cc6a5a2..7816b15 100644
--- a/win/tkConfig.sh.in
+++ b/win/tkConfig.sh.in
@@ -10,8 +10,6 @@
# file in addition to this one.
#
# The information in this file is specific to a single platform.
-#
-# RCS: @(#) $Id: tkConfig.sh.in,v 1.3 2003/03/19 03:21:22 mdejong Exp $
TK_DLL_FILE="@TK_DLL_FILE@"
diff --git a/win/tkWin.h b/win/tkWin.h
index 19ec9cc..adb943b 100644
--- a/win/tkWin.h
+++ b/win/tkWin.h
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWin.h,v 1.18 2010/09/13 08:14:57 nijtmans Exp $
*/
#ifndef _TKWIN
diff --git a/win/tkWin32Dll.c b/win/tkWin32Dll.c
index 0c36572..b733f78 100644
--- a/win/tkWin32Dll.c
+++ b/win/tkWin32Dll.c
@@ -7,8 +7,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWin32Dll.c,v 1.14 2010/12/13 09:24:08 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWin3d.c b/win/tkWin3d.c
index fcc367d..d3c443d 100644
--- a/win/tkWin3d.c
+++ b/win/tkWin3d.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWin3d.c,v 1.10 2007/01/12 10:41:23 dkf Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinButton.c b/win/tkWinButton.c
index b18a28b..ca6d48e 100644
--- a/win/tkWinButton.c
+++ b/win/tkWinButton.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinButton.c,v 1.42 2010/11/29 09:07:12 nijtmans Exp $
*/
#define OEMRESOURCE
diff --git a/win/tkWinClipboard.c b/win/tkWinClipboard.c
index 214a069..cffb0ee 100644
--- a/win/tkWinClipboard.c
+++ b/win/tkWinClipboard.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinClipboard.c,v 1.14 2010/11/03 12:11:44 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinColor.c b/win/tkWinColor.c
index d0d4836..0057573 100644
--- a/win/tkWinColor.c
+++ b/win/tkWinColor.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinColor.c,v 1.19 2010/11/29 09:07:13 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinConfig.c b/win/tkWinConfig.c
index 59faacc..aeb9405 100644
--- a/win/tkWinConfig.c
+++ b/win/tkWinConfig.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinConfig.c,v 1.7 2008/04/27 22:39:14 dkf Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinCursor.c b/win/tkWinCursor.c
index c53b1b2..8366db3 100644
--- a/win/tkWinCursor.c
+++ b/win/tkWinCursor.c
@@ -7,8 +7,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinCursor.c,v 1.20 2010/10/06 14:33:29 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinDefault.h b/win/tkWinDefault.h
index 78bbc61..11c3e6d 100644
--- a/win/tkWinDefault.h
+++ b/win/tkWinDefault.h
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinDefault.h,v 1.26 2008/12/06 10:48:29 dkf Exp $
*/
#ifndef _TKWINDEFAULT
diff --git a/win/tkWinDialog.c b/win/tkWinDialog.c
index 8e8c4eb..5f54789 100644
--- a/win/tkWinDialog.c
+++ b/win/tkWinDialog.c
@@ -7,9 +7,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinDialog.c,v 1.79 2010/11/24 08:08:08 nijtmans Exp $
- *
*/
#include "tkWinInt.h"
diff --git a/win/tkWinDraw.c b/win/tkWinDraw.c
index 236d14b..f770f15 100644
--- a/win/tkWinDraw.c
+++ b/win/tkWinDraw.c
@@ -9,8 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinDraw.c,v 1.25 2010/11/19 14:48:00 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinEmbed.c b/win/tkWinEmbed.c
index 16f8e2c..1a6ece3 100644
--- a/win/tkWinEmbed.c
+++ b/win/tkWinEmbed.c
@@ -10,8 +10,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinEmbed.c,v 1.37 2010/09/10 08:59:25 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinFont.c b/win/tkWinFont.c
index 8c00f17..1ce6d87 100644
--- a/win/tkWinFont.c
+++ b/win/tkWinFont.c
@@ -10,8 +10,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinFont.c,v 1.53 2010/12/02 11:38:29 dkf Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinImage.c b/win/tkWinImage.c
index 01b5976..d61b84a 100644
--- a/win/tkWinImage.c
+++ b/win/tkWinImage.c
@@ -7,8 +7,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinImage.c,v 1.14 2010/12/17 15:14:22 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinInit.c b/win/tkWinInit.c
index 09a0a71..6535dba 100644
--- a/win/tkWinInit.c
+++ b/win/tkWinInit.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinInit.c,v 1.18 2010/12/17 15:14:22 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinInt.h b/win/tkWinInt.h
index 1014ec8..ee979ca 100644
--- a/win/tkWinInt.h
+++ b/win/tkWinInt.h
@@ -9,8 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinInt.h,v 1.37 2010/09/09 14:59:24 nijtmans Exp $
*/
#ifndef _TKWININT
diff --git a/win/tkWinKey.c b/win/tkWinKey.c
index f8fce5e..8e66171 100644
--- a/win/tkWinKey.c
+++ b/win/tkWinKey.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinKey.c,v 1.22 2010/02/16 21:12:56 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinMenu.c b/win/tkWinMenu.c
index 6dd56d4..62bbcc2 100644
--- a/win/tkWinMenu.c
+++ b/win/tkWinMenu.c
@@ -9,8 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinMenu.c,v 1.79 2010/11/19 14:48:00 nijtmans Exp $
*/
#define OEMRESOURCE
diff --git a/win/tkWinPixmap.c b/win/tkWinPixmap.c
index 05d1ba1..1cf0634 100644
--- a/win/tkWinPixmap.c
+++ b/win/tkWinPixmap.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinPixmap.c,v 1.13 2010/11/29 09:07:13 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinPointer.c b/win/tkWinPointer.c
index 86c0f53..c3b3d3c 100644
--- a/win/tkWinPointer.c
+++ b/win/tkWinPointer.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinPointer.c,v 1.11 2010/01/06 14:58:30 dkf Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinPort.h b/win/tkWinPort.h
index 32ceb05..e5ed7de 100644
--- a/win/tkWinPort.h
+++ b/win/tkWinPort.h
@@ -9,8 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinPort.h,v 1.18 2010/11/16 15:07:08 nijtmans Exp $
*/
#ifndef _WINPORT
diff --git a/win/tkWinRegion.c b/win/tkWinRegion.c
index 3de6d35..a996ca5 100644
--- a/win/tkWinRegion.c
+++ b/win/tkWinRegion.c
@@ -7,8 +7,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinRegion.c,v 1.7 2007/01/11 15:35:41 dkf Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinScrlbr.c b/win/tkWinScrlbr.c
index fed516e..1fd5e13 100644
--- a/win/tkWinScrlbr.c
+++ b/win/tkWinScrlbr.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinScrlbr.c,v 1.23 2010/11/29 09:07:13 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinSend.c b/win/tkWinSend.c
index e191609..7fc7339 100644
--- a/win/tkWinSend.c
+++ b/win/tkWinSend.c
@@ -9,8 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinSend.c,v 1.25 2010/09/28 08:22:30 nijtmans Exp $
*/
#include "tkInt.h"
diff --git a/win/tkWinSendCom.c b/win/tkWinSendCom.c
index e0f6d38..77bc1b5 100644
--- a/win/tkWinSendCom.c
+++ b/win/tkWinSendCom.c
@@ -17,8 +17,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinSendCom.c,v 1.11 2010/04/08 14:06:20 nijtmans Exp $
*/
#include "tkInt.h"
diff --git a/win/tkWinSendCom.h b/win/tkWinSendCom.h
index 2992232..4928bc7 100644
--- a/win/tkWinSendCom.h
+++ b/win/tkWinSendCom.h
@@ -9,8 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinSendCom.h,v 1.3 2005/12/02 13:42:29 dkf Exp $
*/
#ifndef _tkWinSendCom_h_INCLUDE
diff --git a/win/tkWinTest.c b/win/tkWinTest.c
index 4a6b4f0..29a2ba6 100644
--- a/win/tkWinTest.c
+++ b/win/tkWinTest.c
@@ -10,8 +10,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinTest.c,v 1.34 2010/10/06 14:33:30 nijtmans Exp $
*/
#undef USE_TCL_STUBS
diff --git a/win/tkWinWindow.c b/win/tkWinWindow.c
index 898e38b..ca966fd 100644
--- a/win/tkWinWindow.c
+++ b/win/tkWinWindow.c
@@ -8,8 +8,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinWindow.c,v 1.22 2010/11/29 11:25:09 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinWm.c b/win/tkWinWm.c
index 05073ac..859aa52 100644
--- a/win/tkWinWm.c
+++ b/win/tkWinWm.c
@@ -11,8 +11,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinWm.c,v 1.147 2010/12/06 10:30:50 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/tkWinX.c b/win/tkWinX.c
index 10431ed..a847938 100644
--- a/win/tkWinX.c
+++ b/win/tkWinX.c
@@ -9,8 +9,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tkWinX.c,v 1.73 2010/10/06 14:33:29 nijtmans Exp $
*/
#include "tkWinInt.h"
diff --git a/win/ttkWinMonitor.c b/win/ttkWinMonitor.c
index 573faf6..04baa16 100644
--- a/win/ttkWinMonitor.c
+++ b/win/ttkWinMonitor.c
@@ -1,6 +1,3 @@
-/* $Id: ttkWinMonitor.c,v 1.18 2010/11/29 09:07:13 nijtmans Exp $
- */
-
#ifdef _MSC_VER
#define WIN32_LEAN_AND_MEAN
#endif
diff --git a/win/ttkWinTheme.c b/win/ttkWinTheme.c
index 5604435..63e9704 100644
--- a/win/ttkWinTheme.c
+++ b/win/ttkWinTheme.c
@@ -1,6 +1,4 @@
/* winTheme.c - Copyright (C) 2004 Pat Thoyts <patthoyts@users.sf.net>
- *
- * $Id: ttkWinTheme.c,v 1.15 2010/01/22 14:17:53 nijtmans Exp $
*/
#ifdef _MSC_VER
diff --git a/win/ttkWinXPTheme.c b/win/ttkWinXPTheme.c
index de86fa0..af6103b 100644
--- a/win/ttkWinXPTheme.c
+++ b/win/ttkWinXPTheme.c
@@ -1,6 +1,4 @@
/*
- * $Id: ttkWinXPTheme.c,v 1.27 2010/04/29 15:28:04 nijtmans Exp $
- *
* Tk theme engine which uses the Windows XP "Visual Styles" API
* Adapted from Georgios Petasis' XP theme patch.
*
diff --git a/win/winMain.c b/win/winMain.c
index badda10..a182e3c 100644
--- a/win/winMain.c
+++ b/win/winMain.c
@@ -10,8 +10,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: winMain.c,v 1.41 2010/12/16 09:03:07 nijtmans Exp $
*/
#include "tk.h"