summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixCompat.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-03-02 16:06:41 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-03-02 16:06:41 (GMT)
commitbb83637e1f53779bf9fd356e8ae5398576cdb97b (patch)
treeeb4c16e323de2d467a528cb46f37376fb5b9ed03 /unix/tclUnixCompat.c
parent9025741e7284bbe8a6002fda83f2453e9c2a72e7 (diff)
parent30b0076aa3400e4faf9d842af1f2a2200a1a1e7a (diff)
downloadtcl-bb83637e1f53779bf9fd356e8ae5398576cdb97b.zip
tcl-bb83637e1f53779bf9fd356e8ae5398576cdb97b.tar.gz
tcl-bb83637e1f53779bf9fd356e8ae5398576cdb97b.tar.bz2
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause
more harm than good. Purged them.
Diffstat (limited to 'unix/tclUnixCompat.c')
-rw-r--r--unix/tclUnixCompat.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tclUnixCompat.c b/unix/tclUnixCompat.c
index 4b28db6..4d959d6 100644
--- a/unix/tclUnixCompat.c
+++ b/unix/tclUnixCompat.c
@@ -5,9 +5,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tclUnixCompat.c,v 1.15.2.1 2010/01/06 21:35:22 nijtmans Exp $
- *
*/
#include "tclInt.h"