summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/tk.decls2
-rw-r--r--generic/tkIntPlatDecls.h2
-rw-r--r--generic/tkPlatDecls.h2
-rw-r--r--generic/tkUtil.c2
4 files changed, 0 insertions, 8 deletions
diff --git a/generic/tk.decls b/generic/tk.decls
index b7c8a77..50b2837 100644
--- a/generic/tk.decls
+++ b/generic/tk.decls
@@ -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$
library tk
diff --git a/generic/tkIntPlatDecls.h b/generic/tkIntPlatDecls.h
index 6319c3d..5418473 100644
--- a/generic/tkIntPlatDecls.h
+++ b/generic/tkIntPlatDecls.h
@@ -8,8 +8,6 @@
*
* Copyright (c) 1998-1999 by Scriptics Corporation.
* All rights reserved.
- *
- * RCS: @(#) $Id$
*/
#ifndef _TKINTPLATDECLS
diff --git a/generic/tkPlatDecls.h b/generic/tkPlatDecls.h
index ec1a0a9..549ae30 100644
--- a/generic/tkPlatDecls.h
+++ b/generic/tkPlatDecls.h
@@ -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$
*/
#ifndef _TKPLATDECLS
diff --git a/generic/tkUtil.c b/generic/tkUtil.c
index bb926c4..2a8240b 100644
--- a/generic/tkUtil.c
+++ b/generic/tkUtil.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$
*/
#include "tkInt.h"