From 6cdef2dc7e8a4098727de5befff8b2496fa71430 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 6 Jan 2008 15:49:38 +0000 Subject: * $Date$ keyword removed to avoid inclusion of locale dependent string. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/thread.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/thread.rb') 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 # # Copyright (C) 2001 Yukihiro Matsumoto -- cgit v1.2.3