summaryrefslogtreecommitdiff
path: root/lib/thread.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/thread.rb')
-rw-r--r--lib/thread.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/thread.rb b/lib/thread.rb
index 7dd4b1115d..68eeaf5b05 100644
--- a/lib/thread.rb
+++ b/lib/thread.rb
@@ -1,6 +1,5 @@
#
# thread.rb - thread support classes
-# $Date$
# by Yukihiro Matsumoto <matz@netlab.co.jp>
#
# Copyright (C) 2001 Yukihiro Matsumoto