summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-04-26 06:40:14 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-04-26 06:40:14 (GMT)
commite5eeaadf3c490991f3360ae3cea60e064e0b2c37 (patch)
treedda610fca00012062f42c0bf5633ae9164775264 /tools
parent52425dcf5d50616645b90e2acee65ef733962afa (diff)
downloadtcl-e5eeaadf3c490991f3360ae3cea60e064e0b2c37.zip
tcl-e5eeaadf3c490991f3360ae3cea60e064e0b2c37.tar.gz
tcl-e5eeaadf3c490991f3360ae3cea60e064e0b2c37.tar.bz2
Don't refer to CVS any more
Diffstat (limited to 'tools')
-rw-r--r--tools/eolFix.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/eolFix.tcl b/tools/eolFix.tcl
index 3f35ed4..b3382ac 100644
--- a/tools/eolFix.tcl
+++ b/tools/eolFix.tcl
@@ -1,8 +1,6 @@
## Super aggressive EOL-fixer!
##
## Will even understand screwed up ones like CRCRLF.
-## (found in bad CVS repositories, caused by spacey developers
-## abusing CVS)
##
## davygrvy@pobox.com 3:41 PM 10/12/2001
##