summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--array.c1
-rw-r--r--bignum.c1
-rw-r--r--bin/irb1
-rw-r--r--blockinlining.c1
-rw-r--r--class.c1
-rw-r--r--compar.c1
-rw-r--r--compile.c1
-rw-r--r--compile.h1
-rw-r--r--cont.c1
-rw-r--r--debug.c1
-rw-r--r--debug.h1
-rw-r--r--dir.c1
-rw-r--r--dln.c1
-rw-r--r--dln.h1
-rw-r--r--doc/forwardable.rd1
-rw-r--r--doc/forwardable.rd.ja1
-rw-r--r--doc/irb/irb-tools.rd.ja1
-rw-r--r--doc/irb/irb.rd1
-rw-r--r--doc/irb/irb.rd.ja1
-rw-r--r--doc/shell.rd1
-rw-r--r--doc/shell.rd.ja1
-rw-r--r--encoding.c1
-rw-r--r--enum.c1
-rw-r--r--error.c1
-rw-r--r--eval.c1
-rw-r--r--ext/dbm/dbm.c1
-rw-r--r--ext/etc/etc.c1
-rw-r--r--ext/gdbm/gdbm.c1
-rw-r--r--ext/iconv/iconv.c1
-rw-r--r--ext/io/wait/wait.c1
-rw-r--r--ext/sdbm/init.c1
-rw-r--r--ext/socket/socket.c1
-rw-r--r--ext/socket/sockport.h1
-rw-r--r--ext/stringio/README1
-rw-r--r--ext/stringio/stringio.c1
-rw-r--r--ext/syck/bytecode.c1
-rw-r--r--ext/syck/emitter.c1
-rw-r--r--ext/syck/handler.c1
-rw-r--r--ext/syck/implicit.c1
-rw-r--r--ext/syck/node.c1
-rw-r--r--ext/syck/rubyext.c1
-rw-r--r--ext/syck/syck.c1
-rw-r--r--ext/syck/syck.h1
-rw-r--r--ext/syck/token.c1
-rw-r--r--ext/syck/yaml2byte.c1
-rw-r--r--ext/tk/lib/tk.rb1
-rw-r--r--ext/tk/lib/tk/canvas.rb1
-rw-r--r--ext/tk/lib/tk/entry.rb1
-rw-r--r--ext/tk/lib/tk/scrollbox.rb1
-rw-r--r--ext/tk/lib/tk/spinbox.rb1
-rw-r--r--ext/tk/lib/tk/text.rb1
-rw-r--r--ext/tk/tkutil/tkutil.c1
-rw-r--r--ext/win32ole/extconf.rb1
-rw-r--r--ext/win32ole/sample/olegen.rb1
-rw-r--r--ext/win32ole/win32ole.c1
-rw-r--r--file.c1
-rw-r--r--gc.c1
-rw-r--r--hash.c1
-rw-r--r--id.c1
-rw-r--r--id.h1
-rw-r--r--include/ruby/defines.h1
-rw-r--r--include/ruby/encoding.h1
-rw-r--r--include/ruby/intern.h1
-rw-r--r--include/ruby/io.h1
-rw-r--r--include/ruby/missing.h1
-rw-r--r--include/ruby/node.h1
-rw-r--r--include/ruby/re.h1
-rw-r--r--include/ruby/regex.h1
-rw-r--r--include/ruby/signal.h1
-rw-r--r--include/ruby/util.h1
-rw-r--r--inits.c1
-rw-r--r--insnhelper.h1
-rw-r--r--insns.def1
-rw-r--r--io.c1
-rw-r--r--iseq.c1
-rw-r--r--lib/complex.rb1
-rw-r--r--lib/e2mmap.rb1
-rw-r--r--lib/forwardable.rb1
-rw-r--r--lib/irb.rb1
-rw-r--r--lib/irb/cmd/chws.rb1
-rw-r--r--lib/irb/cmd/fork.rb1
-rw-r--r--lib/irb/cmd/help.rb1
-rw-r--r--lib/irb/cmd/load.rb1
-rw-r--r--lib/irb/cmd/nop.rb1
-rw-r--r--lib/irb/cmd/pushws.rb1
-rw-r--r--lib/irb/cmd/subirb.rb1
-rw-r--r--lib/irb/completion.rb1
-rw-r--r--lib/irb/context.rb1
-rw-r--r--lib/irb/ext/change-ws.rb1
-rw-r--r--lib/irb/ext/history.rb1
-rw-r--r--lib/irb/ext/loader.rb1
-rw-r--r--lib/irb/ext/math-mode.rb1
-rw-r--r--lib/irb/ext/multi-irb.rb1
-rw-r--r--lib/irb/ext/save-history.rb1
-rw-r--r--lib/irb/ext/tracer.rb1
-rw-r--r--lib/irb/ext/use-loader.rb1
-rw-r--r--lib/irb/ext/workspaces.rb1
-rw-r--r--lib/irb/extend-command.rb1
-rw-r--r--lib/irb/frame.rb1
-rw-r--r--lib/irb/help.rb1
-rw-r--r--lib/irb/init.rb1
-rw-r--r--lib/irb/input-method.rb1
-rw-r--r--lib/irb/lc/error.rb1
-rw-r--r--lib/irb/lc/help-message1
-rw-r--r--lib/irb/lc/ja/error.rb1
-rw-r--r--lib/irb/lc/ja/help-message1
-rw-r--r--lib/irb/locale.rb1
-rw-r--r--lib/irb/notifier.rb1
-rw-r--r--lib/irb/output-method.rb1
-rw-r--r--lib/irb/ruby-lex.rb1
-rw-r--r--lib/irb/ruby-token.rb1
-rw-r--r--lib/irb/slex.rb1
-rw-r--r--lib/irb/version.rb1
-rw-r--r--lib/irb/workspace.rb1
-rw-r--r--lib/irb/ws-for-case-2.rb1
-rw-r--r--lib/irb/xmp.rb1
-rw-r--r--lib/mathn.rb1
-rw-r--r--lib/matrix.rb1
-rw-r--r--lib/mutex_m.rb1
-rw-r--r--lib/rational.rb1
-rw-r--r--lib/scanf.rb1
-rw-r--r--lib/shell.rb1
-rw-r--r--lib/shell/builtin-command.rb1
-rw-r--r--lib/shell/command-processor.rb1
-rw-r--r--lib/shell/error.rb1
-rw-r--r--lib/shell/filter.rb1
-rw-r--r--lib/shell/process-controller.rb1
-rw-r--r--lib/shell/system-command.rb1
-rw-r--r--lib/shell/version.rb1
-rw-r--r--lib/sync.rb1
-rw-r--r--lib/thread.rb1
-rw-r--r--lib/thwait.rb1
-rw-r--r--lib/tracer.rb1
-rw-r--r--main.c1
-rw-r--r--marshal.c1
-rw-r--r--math.c1
-rw-r--r--misc/inf-ruby.el1
-rw-r--r--misc/ruby-mode.el1
-rw-r--r--misc/ruby-style.el1
-rw-r--r--missing/acosh.c1
-rw-r--r--numeric.c1
-rw-r--r--object.c1
-rw-r--r--pack.c1
-rw-r--r--parse.y1
-rw-r--r--prec.c1
-rw-r--r--proc.c1
-rw-r--r--process.c1
-rw-r--r--random.c1
-rw-r--r--range.c1
-rw-r--r--ruby.c1
-rw-r--r--sample/biorhythm.rb1
-rw-r--r--signal.c1
-rw-r--r--sprintf.c1
-rw-r--r--string.c1
-rw-r--r--struct.c1
-rw-r--r--thread.c1
-rw-r--r--thread_pthread.c1
-rw-r--r--thread_pthread.h1
-rw-r--r--thread_win32.c1
-rw-r--r--thread_win32.h1
-rw-r--r--time.c1
-rw-r--r--transcode.c1
-rw-r--r--transcode_data.h1
-rw-r--r--util.c1
-rw-r--r--variable.c1
-rw-r--r--version.c1
-rw-r--r--vm.c1
-rw-r--r--vm.h1
-rw-r--r--vm_core.h1
-rw-r--r--vm_dump.c1
-rw-r--r--vm_evalbody.c1
-rw-r--r--vm_insnhelper.c1
-rw-r--r--vm_opts.h1
174 files changed, 5 insertions, 173 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c8fb4717..7796b3d85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jan 7 00:48:02 2008 Tanaka Akira <akr@fsij.org>
+
+ * $Date$ keyword removed to avoid inclusion of locale dependent
+ string.
+
Sun Jan 6 21:14:12 2008 Tanaka Akira <akr@fsij.org>
* re.c (rb_reg_initialize_str): forbid raw non ASCII character
diff --git a/array.c b/array.c
index 3daed9984..c6ca7a866 100644
--- a/array.c
+++ b/array.c
@@ -3,7 +3,6 @@
array.c -
$Author$
- $Date$
created at: Fri Aug 6 09:46:12 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/bignum.c b/bignum.c
index 227e7a056..8b694d91a 100644
--- a/bignum.c
+++ b/bignum.c
@@ -3,7 +3,6 @@
bignum.c -
$Author$
- $Date$
created at: Fri Jun 10 00:48:55 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/bin/irb b/bin/irb
index c833aa866..b31b43eb7 100644
--- a/bin/irb
+++ b/bin/irb
@@ -3,7 +3,6 @@
# irb.rb - interactive ruby
# $Release Version: 0.9.5 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
diff --git a/blockinlining.c b/blockinlining.c
index 3c6fda4a6..7da28157f 100644
--- a/blockinlining.c
+++ b/blockinlining.c
@@ -3,7 +3,6 @@
blockinlining.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/class.c b/class.c
index 5bb801d2e..a172ae661 100644
--- a/class.c
+++ b/class.c
@@ -3,7 +3,6 @@
class.c -
$Author$
- $Date$
created at: Tue Aug 10 15:05:44 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/compar.c b/compar.c
index c1eb2d286..390935757 100644
--- a/compar.c
+++ b/compar.c
@@ -3,7 +3,6 @@
compar.c -
$Author$
- $Date$
created at: Thu Aug 26 14:39:48 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/compile.c b/compile.c
index 1e26d4541..371e5a90b 100644
--- a/compile.c
+++ b/compile.c
@@ -3,7 +3,6 @@
compile.c - ruby node tree -> VM instruction sequence
$Author$
- $Date$
created at: 04/01/01 03:42:15 JST
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/compile.h b/compile.h
index 5581a7af2..0b20da40d 100644
--- a/compile.h
+++ b/compile.h
@@ -3,7 +3,6 @@
compile.h -
$Author$
- $Date$
created at: 04/01/01 23:36:57 JST
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/cont.c b/cont.c
index 43b0ea77f..d0faafe9c 100644
--- a/cont.c
+++ b/cont.c
@@ -3,7 +3,6 @@
cont.c -
$Author$
- $Date$
created at: Thu May 23 09:03:43 2007
Copyright (C) 2007 Koichi Sasada
diff --git a/debug.c b/debug.c
index abc1daa7e..734885536 100644
--- a/debug.c
+++ b/debug.c
@@ -3,7 +3,6 @@
debug.c -
$Author$
- $Date$
created at: 04/08/25 02:31:54 JST
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/debug.h b/debug.h
index 782173ca9..6a657eb38 100644
--- a/debug.h
+++ b/debug.h
@@ -3,7 +3,6 @@
debug.h - YARV Debug function interface
$Author$
- $Date$
created at: 04/08/25 02:33:49 JST
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/dir.c b/dir.c
index 8bb8df71f..abd20d0fa 100644
--- a/dir.c
+++ b/dir.c
@@ -3,7 +3,6 @@
dir.c -
$Author$
- $Date$
created at: Wed Jan 5 09:51:01 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/dln.c b/dln.c
index 6403e9a87..f3d6bf936 100644
--- a/dln.c
+++ b/dln.c
@@ -3,7 +3,6 @@
dln.c -
$Author$
- $Date$
created at: Tue Jan 18 17:05:06 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/dln.h b/dln.h
index 6905a36d5..90d76aa90 100644
--- a/dln.h
+++ b/dln.h
@@ -3,7 +3,6 @@
dln.h -
$Author$
- $Date$
created at: Wed Jan 19 16:53:09 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/doc/forwardable.rd b/doc/forwardable.rd
index 7272c374b..0eca25b90 100644
--- a/doc/forwardable.rd
+++ b/doc/forwardable.rd
@@ -2,7 +2,6 @@
$Release Version: 1.1 $
$Revision$
- $Date$
Original version by Tosh
=begin
diff --git a/doc/forwardable.rd.ja b/doc/forwardable.rd.ja
index d928fddc5..48186b111 100644
--- a/doc/forwardable.rd.ja
+++ b/doc/forwardable.rd.ja
@@ -1,7 +1,6 @@
-- forwatable.rb
$Release Version: 1.1 $
$Revision$
- $Date$
=begin
= Forwardable
diff --git a/doc/irb/irb-tools.rd.ja b/doc/irb/irb-tools.rd.ja
index 64d9ab29c..7711f96e0 100644
--- a/doc/irb/irb-tools.rd.ja
+++ b/doc/irb/irb-tools.rd.ja
@@ -1,7 +1,6 @@
irb´ØÏ¢¤ª¤Þ¤±¥³¥Þ¥ó¥É¤È¥é¥¤¥Ö¥é¥ê
$Release Version: 0.7.1 $
$Revision$
- $Date$
by Keiju ISHITSUKA(Nihon Rational Co.,Ltd.)
=begin
diff --git a/doc/irb/irb.rd b/doc/irb/irb.rd
index a42cd4668..8468809d2 100644
--- a/doc/irb/irb.rd
+++ b/doc/irb/irb.rd
@@ -1,7 +1,6 @@
irb -- interactive ruby
$Release Version: 0.9 $
$Revision$
- $Date$
by Keiju ISHITSUKA(keiju@ishitsuka.com)
by gotoken-san who is original translater from japanese version
diff --git a/doc/irb/irb.rd.ja b/doc/irb/irb.rd.ja
index 338dcc644..53f76180e 100644
--- a/doc/irb/irb.rd.ja
+++ b/doc/irb/irb.rd.ja
@@ -1,7 +1,6 @@
irb -- interactive ruby
$Release Version: 0.9.5 $
$Revision$
- $Date$
by Keiju ISHITSUKA(keiju@ruby-lang.org)
=begin
= irb¤È¤Ï?
diff --git a/doc/shell.rd b/doc/shell.rd
index 02ee1b020..8a1f7c5a8 100644
--- a/doc/shell.rd
+++ b/doc/shell.rd
@@ -1,7 +1,6 @@
-- shell.rb
$Release Version: 0.6.0 $
$Revision$
- $Date$
by Keiju ISHITSUKA(keiju@ishitsuka.com)
=begin
diff --git a/doc/shell.rd.ja b/doc/shell.rd.ja
index 073e71ea4..33e5a9ed9 100644
--- a/doc/shell.rd.ja
+++ b/doc/shell.rd.ja
@@ -1,7 +1,6 @@
-- shell.rb
$Release Version: 0.6.0 $
$Revision$
- $Date$
by Keiju ISHITSUKA(keiju@ishitsuka.com)
=begin
diff --git a/encoding.c b/encoding.c
index e75a2a79c..2d1813fe9 100644
--- a/encoding.c
+++ b/encoding.c
@@ -3,7 +3,6 @@
encoding.c -
$Author$
- $Date$
created at: Thu May 24 17:23:27 JST 2007
Copyright (C) 2007 Yukihiro Matsumoto
diff --git a/enum.c b/enum.c
index 7a88b0698..df3f103ca 100644
--- a/enum.c
+++ b/enum.c
@@ -3,7 +3,6 @@
enum.c -
$Author$
- $Date$
created at: Fri Oct 1 15:15:19 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/error.c b/error.c
index 5b6049427..1a50f6f82 100644
--- a/error.c
+++ b/error.c
@@ -3,7 +3,6 @@
error.c -
$Author$
- $Date$
created at: Mon Aug 9 16:11:34 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/eval.c b/eval.c
index 27417e98c..c36fd9bb2 100644
--- a/eval.c
+++ b/eval.c
@@ -3,7 +3,6 @@
eval.c -
$Author$
- $Date$
created at: Thu Jun 10 14:22:17 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/ext/dbm/dbm.c b/ext/dbm/dbm.c
index e89f8b1d7..818eaa7c0 100644
--- a/ext/dbm/dbm.c
+++ b/ext/dbm/dbm.c
@@ -3,7 +3,6 @@
dbm.c -
$Author$
- $Date$
created at: Mon Jan 24 15:59:52 JST 1994
Copyright (C) 1995-2001 Yukihiro Matsumoto
diff --git a/ext/etc/etc.c b/ext/etc/etc.c
index 7c8fba3b8..a714b0c56 100644
--- a/ext/etc/etc.c
+++ b/ext/etc/etc.c
@@ -3,7 +3,6 @@
etc.c -
$Author$
- $Date$
created at: Tue Mar 22 18:39:19 JST 1994
************************************************/
diff --git a/ext/gdbm/gdbm.c b/ext/gdbm/gdbm.c
index 7beffd2bd..8a1acbc96 100644
--- a/ext/gdbm/gdbm.c
+++ b/ext/gdbm/gdbm.c
@@ -3,7 +3,6 @@
gdbm.c -
$Author$
- $Date$
modified at: Mon Jan 24 15:59:52 JST 1994
Documentation by Peter Adolphs < futzilogik at users dot sourceforge dot net >
diff --git a/ext/iconv/iconv.c b/ext/iconv/iconv.c
index fbbca7e3b..f9f7590aa 100644
--- a/ext/iconv/iconv.c
+++ b/ext/iconv/iconv.c
@@ -4,7 +4,6 @@
iconv.c -
$Author$
- $Date$
created at: Wed Dec 1 20:28:09 JST 1999
All the files in this distribution are covered under the Ruby's
diff --git a/ext/io/wait/wait.c b/ext/io/wait/wait.c
index e0a023243..24d4ec091 100644
--- a/ext/io/wait/wait.c
+++ b/ext/io/wait/wait.c
@@ -3,7 +3,6 @@
io/wait.c -
$Author$
- $Date$
created at: Tue Aug 28 09:08:06 JST 2001
All the files in this distribution are covered under the Ruby's
diff --git a/ext/sdbm/init.c b/ext/sdbm/init.c
index 08a3ab8bf..3810b21be 100644
--- a/ext/sdbm/init.c
+++ b/ext/sdbm/init.c
@@ -3,7 +3,6 @@
sdbminit.c -
$Author$
- $Date$
created at: Fri May 7 08:34:24 JST 1999
Copyright (C) 1995-2001 Yukihiro Matsumoto
diff --git a/ext/socket/socket.c b/ext/socket/socket.c
index 01294b218..175db9b56 100644
--- a/ext/socket/socket.c
+++ b/ext/socket/socket.c
@@ -3,7 +3,6 @@
socket.c -
$Author$
- $Date$
created at: Thu Mar 31 12:21:29 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/ext/socket/sockport.h b/ext/socket/sockport.h
index e1cddf53f..1bd7eb698 100644
--- a/ext/socket/sockport.h
+++ b/ext/socket/sockport.h
@@ -3,7 +3,6 @@
sockport.h -
$Author$
- $Date$
created at: Fri Apr 30 23:19:34 JST 1999
************************************************/
diff --git a/ext/stringio/README b/ext/stringio/README
index c4031f7e9..10dd237de 100644
--- a/ext/stringio/README
+++ b/ext/stringio/README
@@ -1,6 +1,5 @@
-*- rd -*-
$Author$
-$Date$
=begin
diff --git a/ext/stringio/stringio.c b/ext/stringio/stringio.c
index 34e0a1dd1..8aff363b3 100644
--- a/ext/stringio/stringio.c
+++ b/ext/stringio/stringio.c
@@ -3,7 +3,6 @@
stringio.c -
$Author$
- $Date$
$RoughId: stringio.c,v 1.13 2002/03/14 03:24:18 nobu Exp $
created at: Tue Feb 19 04:10:38 JST 2002
diff --git a/ext/syck/bytecode.c b/ext/syck/bytecode.c
index 314ef229f..13bfc3859 100644
--- a/ext/syck/bytecode.c
+++ b/ext/syck/bytecode.c
@@ -4,7 +4,6 @@
* bytecode.re
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
diff --git a/ext/syck/emitter.c b/ext/syck/emitter.c
index cadee6478..277004d7a 100644
--- a/ext/syck/emitter.c
+++ b/ext/syck/emitter.c
@@ -2,7 +2,6 @@
* emitter.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*
diff --git a/ext/syck/handler.c b/ext/syck/handler.c
index 3ff1a4e44..60827f190 100644
--- a/ext/syck/handler.c
+++ b/ext/syck/handler.c
@@ -2,7 +2,6 @@
* handler.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
diff --git a/ext/syck/implicit.c b/ext/syck/implicit.c
index df32d9194..92a31d800 100644
--- a/ext/syck/implicit.c
+++ b/ext/syck/implicit.c
@@ -4,7 +4,6 @@
* implicit.re
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
diff --git a/ext/syck/node.c b/ext/syck/node.c
index 99cc9c751..890eba9d5 100644
--- a/ext/syck/node.c
+++ b/ext/syck/node.c
@@ -2,7 +2,6 @@
* node.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
diff --git a/ext/syck/rubyext.c b/ext/syck/rubyext.c
index 2e3b163e6..1c44f7c05 100644
--- a/ext/syck/rubyext.c
+++ b/ext/syck/rubyext.c
@@ -3,7 +3,6 @@
* rubyext.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003-2005 why the lucky stiff
*/
diff --git a/ext/syck/syck.c b/ext/syck/syck.c
index 20aaecc9f..1279b0cc6 100644
--- a/ext/syck/syck.c
+++ b/ext/syck/syck.c
@@ -2,7 +2,6 @@
* syck.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
diff --git a/ext/syck/syck.h b/ext/syck/syck.h
index f5b0cc497..0ed1e2f35 100644
--- a/ext/syck/syck.h
+++ b/ext/syck/syck.h
@@ -2,7 +2,6 @@
* syck.h
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
diff --git a/ext/syck/token.c b/ext/syck/token.c
index 0517ffc40..15bbab695 100644
--- a/ext/syck/token.c
+++ b/ext/syck/token.c
@@ -4,7 +4,6 @@
* token.re
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
diff --git a/ext/syck/yaml2byte.c b/ext/syck/yaml2byte.c
index fd5caadd8..4d84e0128 100644
--- a/ext/syck/yaml2byte.c
+++ b/ext/syck/yaml2byte.c
@@ -2,7 +2,6 @@
* yaml2byte.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff, clark evans
*
diff --git a/ext/tk/lib/tk.rb b/ext/tk/lib/tk.rb
index d079bb9ed..762572478 100644
--- a/ext/tk/lib/tk.rb
+++ b/ext/tk/lib/tk.rb
@@ -1,6 +1,5 @@
#
# tk.rb - Tk interface module using tcltklib
-# $Date$
# by Yukihiro Matsumoto <matz@netlab.jp>
# use Shigehiro's tcltklib
diff --git a/ext/tk/lib/tk/canvas.rb b/ext/tk/lib/tk/canvas.rb
index 70cace338..93bf2c634 100644
--- a/ext/tk/lib/tk/canvas.rb
+++ b/ext/tk/lib/tk/canvas.rb
@@ -1,6 +1,5 @@
#
# tk/canvas.rb - Tk canvas classes
-# $Date$
# by Yukihiro Matsumoto <matz@caelum.co.jp>
#
require 'tk'
diff --git a/ext/tk/lib/tk/entry.rb b/ext/tk/lib/tk/entry.rb
index 2b55a0caf..787e835c3 100644
--- a/ext/tk/lib/tk/entry.rb
+++ b/ext/tk/lib/tk/entry.rb
@@ -1,6 +1,5 @@
#
# tk/entry.rb - Tk entry classes
-# $Date$
# by Yukihiro Matsumoto <matz@caelum.co.jp>
require 'tk'
diff --git a/ext/tk/lib/tk/scrollbox.rb b/ext/tk/lib/tk/scrollbox.rb
index fd04057fb..6ee0f29f2 100644
--- a/ext/tk/lib/tk/scrollbox.rb
+++ b/ext/tk/lib/tk/scrollbox.rb
@@ -1,7 +1,6 @@
#
# tk/scrollbox.rb - Tk Listbox with Scrollbar
# as an example of Composite Widget
-# $Date$
# by Yukihiro Matsumoto <matz@netlab.co.jp>
#
require 'tk'
diff --git a/ext/tk/lib/tk/spinbox.rb b/ext/tk/lib/tk/spinbox.rb
index 157efcc2a..028c1930f 100644
--- a/ext/tk/lib/tk/spinbox.rb
+++ b/ext/tk/lib/tk/spinbox.rb
@@ -1,6 +1,5 @@
#
# tk/spinbox.rb - Tk spinbox classes
-# $Date$
# by Yukihiro Matsumoto <matz@caelum.co.jp>
#
require 'tk'
diff --git a/ext/tk/lib/tk/text.rb b/ext/tk/lib/tk/text.rb
index 352d0903f..cc53f5dca 100644
--- a/ext/tk/lib/tk/text.rb
+++ b/ext/tk/lib/tk/text.rb
@@ -1,6 +1,5 @@
#
# tk/text.rb - Tk text classes
-# $Date$
# by Yukihiro Matsumoto <matz@caelum.co.jp>
require 'tk'
require 'tk/itemfont'
diff --git a/ext/tk/tkutil/tkutil.c b/ext/tk/tkutil/tkutil.c
index d74f99693..cccb6e155 100644
--- a/ext/tk/tkutil/tkutil.c
+++ b/ext/tk/tkutil/tkutil.c
@@ -3,7 +3,6 @@
tkutil.c -
$Author$
- $Date$
created at: Fri Nov 3 00:47:54 JST 1995
************************************************/
diff --git a/ext/win32ole/extconf.rb b/ext/win32ole/extconf.rb
index de306d057..d8534291e 100644
--- a/ext/win32ole/extconf.rb
+++ b/ext/win32ole/extconf.rb
@@ -1,7 +1,6 @@
#----------------------------------
# extconf.rb
# $Revision$
-# $Date$
#----------------------------------
require 'mkmf'
diff --git a/ext/win32ole/sample/olegen.rb b/ext/win32ole/sample/olegen.rb
index 48d86893f..6ef660326 100644
--- a/ext/win32ole/sample/olegen.rb
+++ b/ext/win32ole/sample/olegen.rb
@@ -1,6 +1,5 @@
#-----------------------------
# olegen.rb
-# $Date$
# $Revision$
#-----------------------------
diff --git a/ext/win32ole/win32ole.c b/ext/win32ole/win32ole.c
index 09e21b4b8..0c77d0404 100644
--- a/ext/win32ole/win32ole.c
+++ b/ext/win32ole/win32ole.c
@@ -12,7 +12,6 @@
*/
/*
- $Date$
modified for win32ole (ruby) by Masaki.Suketa <masaki.suketa@nifty.ne.jp>
*/
diff --git a/file.c b/file.c
index 6e04e8335..452f7ff18 100644
--- a/file.c
+++ b/file.c
@@ -3,7 +3,6 @@
file.c -
$Author$
- $Date$
created at: Mon Nov 15 12:24:34 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/gc.c b/gc.c
index f8acf9b17..8209cf7db 100644
--- a/gc.c
+++ b/gc.c
@@ -3,7 +3,6 @@
gc.c -
$Author$
- $Date$
created at: Tue Oct 5 09:44:46 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/hash.c b/hash.c
index 4e80b56f4..430ebac77 100644
--- a/hash.c
+++ b/hash.c
@@ -3,7 +3,6 @@
hash.c -
$Author$
- $Date$
created at: Mon Nov 22 18:51:18 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/id.c b/id.c
index 7e56c4758..b2f346c72 100644
--- a/id.c
+++ b/id.c
@@ -3,7 +3,6 @@
id.c -
$Author$
- $Date$
created at: Thu Jul 12 04:37:51 2007
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/id.h b/id.h
index c1e6c9dad..3ea63db70 100644
--- a/id.h
+++ b/id.h
@@ -3,7 +3,6 @@
id.h -
$Author: ko1 $
- $Date: $
created at: Thu Jul 12 04:38:07 2007
Copyright (C) 2007 Koichi Sasada
diff --git a/include/ruby/defines.h b/include/ruby/defines.h
index bd9dd0c33..c0f2bc742 100644
--- a/include/ruby/defines.h
+++ b/include/ruby/defines.h
@@ -3,7 +3,6 @@
defines.h -
$Author$
- $Date$
created at: Wed May 18 00:21:44 JST 1994
************************************************/
diff --git a/include/ruby/encoding.h b/include/ruby/encoding.h
index bb29e7c46..0ccded8b0 100644
--- a/include/ruby/encoding.h
+++ b/include/ruby/encoding.h
@@ -3,7 +3,6 @@
encoding.h -
$Author: matz $
- $Date: 2007-05-24 11:49:41 +0900 (Thu, 24 May 2007) $
created at: Thu May 24 11:49:41 JST 2007
Copyright (C) 2007 Yukihiro Matsumoto
diff --git a/include/ruby/intern.h b/include/ruby/intern.h
index 9ccba1049..658983c91 100644
--- a/include/ruby/intern.h
+++ b/include/ruby/intern.h
@@ -3,7 +3,6 @@
intern.h -
$Author$
- $Date$
created at: Thu Jun 10 14:22:17 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/include/ruby/io.h b/include/ruby/io.h
index 1e605ea8c..95be788c0 100644
--- a/include/ruby/io.h
+++ b/include/ruby/io.h
@@ -3,7 +3,6 @@
rubyio.h -
$Author$
- $Date$
created at: Fri Nov 12 16:47:09 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/include/ruby/missing.h b/include/ruby/missing.h
index db3205777..da38a3ef5 100644
--- a/include/ruby/missing.h
+++ b/include/ruby/missing.h
@@ -4,7 +4,6 @@
for missing timeval struct
$Author$
- $Date$
created at: Sat May 11 23:46:03 JST 2002
************************************************/
diff --git a/include/ruby/node.h b/include/ruby/node.h
index b93d72596..d3533a414 100644
--- a/include/ruby/node.h
+++ b/include/ruby/node.h
@@ -3,7 +3,6 @@
node.h -
$Author$
- $Date$
created at: Fri May 28 15:14:02 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/include/ruby/re.h b/include/ruby/re.h
index 3b8c6c5d7..07c08614d 100644
--- a/include/ruby/re.h
+++ b/include/ruby/re.h
@@ -3,7 +3,6 @@
re.h -
$Author$
- $Date$
created at: Thu Sep 30 14:18:32 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/include/ruby/regex.h b/include/ruby/regex.h
index d0a670f28..a63e2f6a4 100644
--- a/include/ruby/regex.h
+++ b/include/ruby/regex.h
@@ -3,7 +3,6 @@
regex.h -
$Author$
- $Date$
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/include/ruby/signal.h b/include/ruby/signal.h
index 23db123d9..62a6c5d13 100644
--- a/include/ruby/signal.h
+++ b/include/ruby/signal.h
@@ -3,7 +3,6 @@
rubysig.h -
$Author$
- $Date$
created at: Wed Aug 16 01:15:38 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/include/ruby/util.h b/include/ruby/util.h
index f9ce98326..ca9867a37 100644
--- a/include/ruby/util.h
+++ b/include/ruby/util.h
@@ -3,7 +3,6 @@
util.h -
$Author$
- $Date$
created at: Thu Mar 9 11:55:53 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/inits.c b/inits.c
index 04a67731e..bfb6ee9b8 100644
--- a/inits.c
+++ b/inits.c
@@ -3,7 +3,6 @@
inits.c -
$Author$
- $Date$
created at: Tue Dec 28 16:01:58 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/insnhelper.h b/insnhelper.h
index 574c5e00b..9e18f1343 100644
--- a/insnhelper.h
+++ b/insnhelper.h
@@ -3,7 +3,6 @@
insnhelper.h - helper macros to implement each instructions
$Author$
- $Date$
created at: 04/01/01 15:50:34 JST
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/insns.def b/insns.def
index 59c868d36..41c833715 100644
--- a/insns.def
+++ b/insns.def
@@ -2,7 +2,6 @@
insns.def - YARV instruction definitions
$Author: $
- $Date: $
created at: 04/01/01 01:17:55 JST
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/io.c b/io.c
index 291ab50c0..64460467f 100644
--- a/io.c
+++ b/io.c
@@ -3,7 +3,6 @@
io.c -
$Author$
- $Date$
created at: Fri Oct 15 18:08:59 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/iseq.c b/iseq.c
index 4ad664ece..cde2c9988 100644
--- a/iseq.c
+++ b/iseq.c
@@ -3,7 +3,6 @@
iseq.c -
$Author$
- $Date$
created at: 2006-07-11(Tue) 09:00:03 +0900
Copyright (C) 2006 Koichi Sasada
diff --git a/lib/complex.rb b/lib/complex.rb
index 6b086661a..eb2d5d61d 100644
--- a/lib/complex.rb
+++ b/lib/complex.rb
@@ -2,7 +2,6 @@
# complex.rb -
# $Release Version: 0.5 $
# $Revision: 1.3 $
-# $Date: 1998/07/08 10:05:28 $
# by Keiju ISHITSUKA(SHL Japan Inc.)
#
# ----
diff --git a/lib/e2mmap.rb b/lib/e2mmap.rb
index 7d935b4c1..c8accadad 100644
--- a/lib/e2mmap.rb
+++ b/lib/e2mmap.rb
@@ -2,7 +2,6 @@
# e2mmap.rb - for ruby 1.1
# $Release Version: 2.0$
# $Revision: 1.10 $
-# $Date: 1999/02/17 12:33:17 $
# by Keiju ISHITSUKA
#
# --
diff --git a/lib/forwardable.rb b/lib/forwardable.rb
index 1889f4410..554244a47 100644
--- a/lib/forwardable.rb
+++ b/lib/forwardable.rb
@@ -2,7 +2,6 @@
# forwardable.rb -
# $Release Version: 1.1$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ishitsuka.com)
# original definition by delegator.rb
# Revised by Daniel J. Berger with suggestions from Florian Gross.
diff --git a/lib/irb.rb b/lib/irb.rb
index 4c7a56da0..77a5f22eb 100644
--- a/lib/irb.rb
+++ b/lib/irb.rb
@@ -2,7 +2,6 @@
# irb.rb - irb main module
# $Release Version: 0.9.5 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/cmd/chws.rb b/lib/irb/cmd/chws.rb
index 88585b778..c2db7e5d9 100644
--- a/lib/irb/cmd/chws.rb
+++ b/lib/irb/cmd/chws.rb
@@ -2,7 +2,6 @@
# change-ws.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/cmd/fork.rb b/lib/irb/cmd/fork.rb
index 2866b1373..6f4133c04 100644
--- a/lib/irb/cmd/fork.rb
+++ b/lib/irb/cmd/fork.rb
@@ -2,7 +2,6 @@
# fork.rb -
# $Release Version: 0.9.5 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/cmd/help.rb b/lib/irb/cmd/help.rb
index 3e8d1388e..8e0b0586f 100644
--- a/lib/irb/cmd/help.rb
+++ b/lib/irb/cmd/help.rb
@@ -2,7 +2,6 @@
# help.rb - helper using ri
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
#
# --
#
diff --git a/lib/irb/cmd/load.rb b/lib/irb/cmd/load.rb
index cbc5d91d0..cda9a053f 100644
--- a/lib/irb/cmd/load.rb
+++ b/lib/irb/cmd/load.rb
@@ -2,7 +2,6 @@
# load.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/cmd/nop.rb b/lib/irb/cmd/nop.rb
index aa553c959..0b68098d4 100644
--- a/lib/irb/cmd/nop.rb
+++ b/lib/irb/cmd/nop.rb
@@ -2,7 +2,6 @@
# nop.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/cmd/pushws.rb b/lib/irb/cmd/pushws.rb
index eddaeae63..b5b41501a 100644
--- a/lib/irb/cmd/pushws.rb
+++ b/lib/irb/cmd/pushws.rb
@@ -2,7 +2,6 @@
# change-ws.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/cmd/subirb.rb b/lib/irb/cmd/subirb.rb
index 79d654b17..5eccf9f2c 100644
--- a/lib/irb/cmd/subirb.rb
+++ b/lib/irb/cmd/subirb.rb
@@ -3,7 +3,6 @@
# multi.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/completion.rb b/lib/irb/completion.rb
index a02937937..0db470db9 100644
--- a/lib/irb/completion.rb
+++ b/lib/irb/completion.rb
@@ -2,7 +2,6 @@
# irb/completor.rb -
# $Release Version: 0.9$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ishitsuka.com)
# From Original Idea of shugo@ruby-lang.org
#
diff --git a/lib/irb/context.rb b/lib/irb/context.rb
index d01bd4aef..b6ffaacb3 100644
--- a/lib/irb/context.rb
+++ b/lib/irb/context.rb
@@ -2,7 +2,6 @@
# irb/context.rb - irb context
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ext/change-ws.rb b/lib/irb/ext/change-ws.rb
index fff8f58fe..dd8f145b2 100644
--- a/lib/irb/ext/change-ws.rb
+++ b/lib/irb/ext/change-ws.rb
@@ -2,7 +2,6 @@
# irb/ext/cb.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ext/history.rb b/lib/irb/ext/history.rb
index 40f8692e8..a12700ce1 100644
--- a/lib/irb/ext/history.rb
+++ b/lib/irb/ext/history.rb
@@ -2,7 +2,6 @@
# history.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ext/loader.rb b/lib/irb/ext/loader.rb
index 837e2553a..2d4400cae 100644
--- a/lib/irb/ext/loader.rb
+++ b/lib/irb/ext/loader.rb
@@ -2,7 +2,6 @@
# loader.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ext/math-mode.rb b/lib/irb/ext/math-mode.rb
index bd443b96e..450a21eff 100644
--- a/lib/irb/ext/math-mode.rb
+++ b/lib/irb/ext/math-mode.rb
@@ -2,7 +2,6 @@
# math-mode.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ext/multi-irb.rb b/lib/irb/ext/multi-irb.rb
index 4589b1d55..9ad8f8b14 100644
--- a/lib/irb/ext/multi-irb.rb
+++ b/lib/irb/ext/multi-irb.rb
@@ -2,7 +2,6 @@
# irb/multi-irb.rb - multiple irb module
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ext/save-history.rb b/lib/irb/ext/save-history.rb
index 5260bfcdd..fdb0a74a8 100644
--- a/lib/irb/ext/save-history.rb
+++ b/lib/irb/ext/save-history.rb
@@ -3,7 +3,6 @@
# save-history.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKAkeiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ext/tracer.rb b/lib/irb/ext/tracer.rb
index 805f630a4..df954af20 100644
--- a/lib/irb/ext/tracer.rb
+++ b/lib/irb/ext/tracer.rb
@@ -2,7 +2,6 @@
# irb/lib/tracer.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ext/use-loader.rb b/lib/irb/ext/use-loader.rb
index 1b4d480fc..3836275fc 100644
--- a/lib/irb/ext/use-loader.rb
+++ b/lib/irb/ext/use-loader.rb
@@ -2,7 +2,6 @@
# use-loader.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ext/workspaces.rb b/lib/irb/ext/workspaces.rb
index 79098570d..f3ae8d1ae 100644
--- a/lib/irb/ext/workspaces.rb
+++ b/lib/irb/ext/workspaces.rb
@@ -2,7 +2,6 @@
# push-ws.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/extend-command.rb b/lib/irb/extend-command.rb
index 8994f2f8d..e7097309b 100644
--- a/lib/irb/extend-command.rb
+++ b/lib/irb/extend-command.rb
@@ -2,7 +2,6 @@
# irb/extend-command.rb - irb extend command
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/frame.rb b/lib/irb/frame.rb
index f0b0a9abf..8a5d0696f 100644
--- a/lib/irb/frame.rb
+++ b/lib/irb/frame.rb
@@ -2,7 +2,6 @@
# frame.rb -
# $Release Version: 0.9$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd)
#
# --
diff --git a/lib/irb/help.rb b/lib/irb/help.rb
index f091999bd..f19b1fdd3 100644
--- a/lib/irb/help.rb
+++ b/lib/irb/help.rb
@@ -2,7 +2,6 @@
# irb/help.rb - print usase module
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ishitsuka.com)
#
# --
diff --git a/lib/irb/init.rb b/lib/irb/init.rb
index 3b455ec58..84d2e9e76 100644
--- a/lib/irb/init.rb
+++ b/lib/irb/init.rb
@@ -2,7 +2,6 @@
# irb/init.rb - irb initialize module
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/input-method.rb b/lib/irb/input-method.rb
index a0fa359d3..fc8d476ea 100644
--- a/lib/irb/input-method.rb
+++ b/lib/irb/input-method.rb
@@ -2,7 +2,6 @@
# irb/input-method.rb - input methods used irb
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/lc/error.rb b/lib/irb/lc/error.rb
index d7c2ec9ca..acfa22c2a 100644
--- a/lib/irb/lc/error.rb
+++ b/lib/irb/lc/error.rb
@@ -2,7 +2,6 @@
# irb/lc/error.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/lc/help-message b/lib/irb/lc/help-message
index 32087d113..d93951b33 100644
--- a/lib/irb/lc/help-message
+++ b/lib/irb/lc/help-message
@@ -2,7 +2,6 @@
# irb/lc/help-message.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/lc/ja/error.rb b/lib/irb/lc/ja/error.rb
index 4c2fb3b83..13cf18014 100644
--- a/lib/irb/lc/ja/error.rb
+++ b/lib/irb/lc/ja/error.rb
@@ -2,7 +2,6 @@
# irb/lc/ja/error.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/lc/ja/help-message b/lib/irb/lc/ja/help-message
index debbfe935..ff09b073d 100644
--- a/lib/irb/lc/ja/help-message
+++ b/lib/irb/lc/ja/help-message
@@ -2,7 +2,6 @@
# irb/lc/ja/help-message.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/locale.rb b/lib/irb/locale.rb
index 5ed9f5450..4b8c4d230 100644
--- a/lib/irb/locale.rb
+++ b/lib/irb/locale.rb
@@ -2,7 +2,6 @@
# irb/locale.rb - internationalization module
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/notifier.rb b/lib/irb/notifier.rb
index c8e66fa85..18f0028ce 100644
--- a/lib/irb/notifier.rb
+++ b/lib/irb/notifier.rb
@@ -2,7 +2,6 @@
# notifier.rb - optput methods used by irb
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/output-method.rb b/lib/irb/output-method.rb
index b8bd7fab8..301af7210 100644
--- a/lib/irb/output-method.rb
+++ b/lib/irb/output-method.rb
@@ -2,7 +2,6 @@
# output-method.rb - optput methods used by irb
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ruby-lex.rb b/lib/irb/ruby-lex.rb
index de9a62a5c..888484414 100644
--- a/lib/irb/ruby-lex.rb
+++ b/lib/irb/ruby-lex.rb
@@ -2,7 +2,6 @@
# irb/ruby-lex.rb - ruby lexcal analizer
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ruby-token.rb b/lib/irb/ruby-token.rb
index 0a297d28f..30a94b043 100644
--- a/lib/irb/ruby-token.rb
+++ b/lib/irb/ruby-token.rb
@@ -2,7 +2,6 @@
# irb/ruby-token.rb - ruby tokens
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/slex.rb b/lib/irb/slex.rb
index 866bf30a5..1fdcd86b4 100644
--- a/lib/irb/slex.rb
+++ b/lib/irb/slex.rb
@@ -2,7 +2,6 @@
# irb/slex.rb - symple lex analizer
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/version.rb b/lib/irb/version.rb
index 28b079740..32ecf940c 100644
--- a/lib/irb/version.rb
+++ b/lib/irb/version.rb
@@ -2,7 +2,6 @@
# irb/version.rb - irb version definition file
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ishitsuka.com)
#
# --
diff --git a/lib/irb/workspace.rb b/lib/irb/workspace.rb
index 7d1794cd7..8ac44861d 100644
--- a/lib/irb/workspace.rb
+++ b/lib/irb/workspace.rb
@@ -2,7 +2,6 @@
# irb/workspace-binding.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/ws-for-case-2.rb b/lib/irb/ws-for-case-2.rb
index afd49d23e..24c5fd5aa 100644
--- a/lib/irb/ws-for-case-2.rb
+++ b/lib/irb/ws-for-case-2.rb
@@ -2,7 +2,6 @@
# irb/ws-for-case-2.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/irb/xmp.rb b/lib/irb/xmp.rb
index 4bcc2ca22..851852cd3 100644
--- a/lib/irb/xmp.rb
+++ b/lib/irb/xmp.rb
@@ -2,7 +2,6 @@
# xmp.rb - irb version of gotoken xmp
# $Release Version: 0.9$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(Nippon Rational Inc.)
#
# --
diff --git a/lib/mathn.rb b/lib/mathn.rb
index 84c0b4704..1c68a4bb0 100644
--- a/lib/mathn.rb
+++ b/lib/mathn.rb
@@ -2,7 +2,6 @@
# mathn.rb -
# $Release Version: 0.5 $
# $Revision: 1.1.1.1.4.1 $
-# $Date: 1998/01/16 12:36:05 $
# by Keiju ISHITSUKA(SHL Japan Inc.)
#
# --
diff --git a/lib/matrix.rb b/lib/matrix.rb
index bbb1144e1..d31fcc546 100644
--- a/lib/matrix.rb
+++ b/lib/matrix.rb
@@ -3,7 +3,6 @@
# matrix.rb -
# $Release Version: 1.0$
# $Revision: 1.13 $
-# $Date: 2001/12/09 14:22:23 $
# Original Version from Smalltalk-80 version
# on July 23, 1985 at 8:37:17 am
# by Keiju ISHITSUKA
diff --git a/lib/mutex_m.rb b/lib/mutex_m.rb
index f77676732..f46f866fa 100644
--- a/lib/mutex_m.rb
+++ b/lib/mutex_m.rb
@@ -2,7 +2,6 @@
# mutex_m.rb -
# $Release Version: 3.0$
# $Revision: 1.7 $
-# $Date: 1998/02/27 04:28:57 $
# Original from mutex.rb
# by Keiju ISHITSUKA(keiju@ishitsuka.com)
# modified by matz
diff --git a/lib/rational.rb b/lib/rational.rb
index 73e8cef8e..1adac61e8 100644
--- a/lib/rational.rb
+++ b/lib/rational.rb
@@ -2,7 +2,6 @@
# rational.rb -
# $Release Version: 0.5 $
# $Revision: 1.7 $
-# $Date: 1999/08/24 12:49:28 $
# by Keiju ISHITSUKA(SHL Japan Inc.)
#
# Documentation by Kevin Jackson and Gavin Sinclair.
diff --git a/lib/scanf.rb b/lib/scanf.rb
index 87b7e98ee..8d06bf39c 100644
--- a/lib/scanf.rb
+++ b/lib/scanf.rb
@@ -4,7 +4,6 @@
# $Revision$
# $Id$
# $Author$
-# $Date$
#
# A product of the Austin Ruby Codefest (Austin, Texas, August 2002)
diff --git a/lib/shell.rb b/lib/shell.rb
index b18d8e3ca..6a239679a 100644
--- a/lib/shell.rb
+++ b/lib/shell.rb
@@ -2,7 +2,6 @@
# shell.rb -
# $Release Version: 0.7 $
# $Revision: 1.9 $
-# $Date: 2002/03/04 12:01:10 $
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/shell/builtin-command.rb b/lib/shell/builtin-command.rb
index cfdbc046a..b65056de0 100644
--- a/lib/shell/builtin-command.rb
+++ b/lib/shell/builtin-command.rb
@@ -2,7 +2,6 @@
# shell/builtin-command.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/shell/command-processor.rb b/lib/shell/command-processor.rb
index f5e8713c3..b7b58bb61 100644
--- a/lib/shell/command-processor.rb
+++ b/lib/shell/command-processor.rb
@@ -2,7 +2,6 @@
# shell/command-controller.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/shell/error.rb b/lib/shell/error.rb
index 97df30b3c..8bb96c22d 100644
--- a/lib/shell/error.rb
+++ b/lib/shell/error.rb
@@ -2,7 +2,6 @@
# shell/error.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/shell/filter.rb b/lib/shell/filter.rb
index 0ec967e69..3bb683db2 100644
--- a/lib/shell/filter.rb
+++ b/lib/shell/filter.rb
@@ -2,7 +2,6 @@
# shell/filter.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/shell/process-controller.rb b/lib/shell/process-controller.rb
index c38d8bc98..083a5dca9 100644
--- a/lib/shell/process-controller.rb
+++ b/lib/shell/process-controller.rb
@@ -2,7 +2,6 @@
# shell/process-controller.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/shell/system-command.rb b/lib/shell/system-command.rb
index 4bf4f2b86..da5d4cb89 100644
--- a/lib/shell/system-command.rb
+++ b/lib/shell/system-command.rb
@@ -2,7 +2,6 @@
# shell/system-command.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/shell/version.rb b/lib/shell/version.rb
index e40aa03ab..dd50b06d5 100644
--- a/lib/shell/version.rb
+++ b/lib/shell/version.rb
@@ -2,7 +2,6 @@
# version.rb - shell version definition file
# $Release Version: 0.7$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --
diff --git a/lib/sync.rb b/lib/sync.rb
index 356a6893a..22f160f29 100644
--- a/lib/sync.rb
+++ b/lib/sync.rb
@@ -2,7 +2,6 @@
# sync.rb - 2 phase lock with counter
# $Release Version: 1.0$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(keiju@ishitsuka.com)
#
# --
diff --git a/lib/thread.rb b/lib/thread.rb
index 7dd4b1115..68eeaf5b0 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
diff --git a/lib/thwait.rb b/lib/thwait.rb
index 95d294a85..a6a0104d2 100644
--- a/lib/thwait.rb
+++ b/lib/thwait.rb
@@ -2,7 +2,6 @@
# thwait.rb - thread synchronization class
# $Release Version: 0.9 $
# $Revision: 1.3 $
-# $Date: 1998/06/26 03:19:34 $
# by Keiju ISHITSUKA(Nihpon Rational Software Co.,Ltd.)
#
# --
diff --git a/lib/tracer.rb b/lib/tracer.rb
index 5b3983bb9..1fdc60896 100644
--- a/lib/tracer.rb
+++ b/lib/tracer.rb
@@ -2,7 +2,6 @@
# tracer.rb -
# $Release Version: 0.2$
# $Revision: 1.8 $
-# $Date: 1998/05/19 03:42:49 $
# by Keiju ISHITSUKA(Nippon Rational Inc.)
#
# --
diff --git a/main.c b/main.c
index e438b9c7b..455c181d1 100644
--- a/main.c
+++ b/main.c
@@ -3,7 +3,6 @@
main.c -
$Author$
- $Date$
created at: Fri Aug 19 13:19:58 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/marshal.c b/marshal.c
index 7119f5e8b..55ef25b31 100644
--- a/marshal.c
+++ b/marshal.c
@@ -3,7 +3,6 @@
marshal.c -
$Author$
- $Date$
created at: Thu Apr 27 16:30:01 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/math.c b/math.c
index 85040f9c5..f8d21b185 100644
--- a/math.c
+++ b/math.c
@@ -3,7 +3,6 @@
math.c -
$Author$
- $Date$
created at: Tue Jan 25 14:12:56 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/misc/inf-ruby.el b/misc/inf-ruby.el
index 0a7eb76bd..4d3fc542c 100644
--- a/misc/inf-ruby.el
+++ b/misc/inf-ruby.el
@@ -2,7 +2,6 @@
;;;
;;; $Id$
;;; $Author$
-;;; $Date$
;;;
;;; Inferior Ruby Mode - ruby process in a buffer.
;;; adapted from cmuscheme.el
diff --git a/misc/ruby-mode.el b/misc/ruby-mode.el
index bc7284a94..fb6b84e67 100644
--- a/misc/ruby-mode.el
+++ b/misc/ruby-mode.el
@@ -2,7 +2,6 @@
;;; ruby-mode.el -
;;;
;;; $Author$
-;;; $Date$
;;; created at: Fri Feb 4 14:49:13 JST 1994
;;;
diff --git a/misc/ruby-style.el b/misc/ruby-style.el
index 659158110..dd5ddffaf 100644
--- a/misc/ruby-style.el
+++ b/misc/ruby-style.el
@@ -5,7 +5,6 @@
;;; C/C++ mode style for Ruby.
;;;
;;; $Author$
-;;; $Date$
;;; created at: Thu Apr 26 13:54:01 JST 2007
;;;
diff --git a/missing/acosh.c b/missing/acosh.c
index 59f4af924..41add2e4b 100644
--- a/missing/acosh.c
+++ b/missing/acosh.c
@@ -3,7 +3,6 @@
acosh.c -
$Author$
- $Date$
created at: Fri Apr 12 00:34:17 JST 2002
public domain rewrite of acosh(3), asinh(3) and atanh(3)
diff --git a/numeric.c b/numeric.c
index e9ebd3320..0ced2df33 100644
--- a/numeric.c
+++ b/numeric.c
@@ -3,7 +3,6 @@
numeric.c -
$Author$
- $Date$
created at: Fri Aug 13 18:33:09 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/object.c b/object.c
index 29c98356a..ae0cdd98b 100644
--- a/object.c
+++ b/object.c
@@ -3,7 +3,6 @@
object.c -
$Author$
- $Date$
created at: Thu Jul 15 12:01:24 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/pack.c b/pack.c
index 5d15a4102..0ccc58bfb 100644
--- a/pack.c
+++ b/pack.c
@@ -3,7 +3,6 @@
pack.c -
$Author$
- $Date$
created at: Thu Feb 10 15:17:05 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/parse.y b/parse.y
index 767ffbf1a..bd9f1b128 100644
--- a/parse.y
+++ b/parse.y
@@ -3,7 +3,6 @@
parse.y -
$Author$
- $Date$
created at: Fri May 28 18:02:42 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/prec.c b/prec.c
index 02752270a..c2e3032b7 100644
--- a/prec.c
+++ b/prec.c
@@ -3,7 +3,6 @@
prec.c -
$Author$
- $Date$
created at: Tue Jan 26 02:40:41 2000
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/proc.c b/proc.c
index cc744b1e1..ac7f39bdb 100644
--- a/proc.c
+++ b/proc.c
@@ -3,7 +3,6 @@
proc.c - Proc, Binding, Env
$Author$
- $Date$
created at: Wed Jan 17 12:13:14 2007
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/process.c b/process.c
index 91596ff30..399a9288f 100644
--- a/process.c
+++ b/process.c
@@ -3,7 +3,6 @@
process.c -
$Author$
- $Date$
created at: Tue Aug 10 14:30:50 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/random.c b/random.c
index bb3a41e6b..9bcc3b9e2 100644
--- a/random.c
+++ b/random.c
@@ -3,7 +3,6 @@
random.c -
$Author$
- $Date$
created at: Fri Dec 24 16:39:21 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/range.c b/range.c
index 392bf97a8..7999283b9 100644
--- a/range.c
+++ b/range.c
@@ -3,7 +3,6 @@
range.c -
$Author$
- $Date$
created at: Thu Aug 19 17:46:47 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/ruby.c b/ruby.c
index 3dae60226..d26186b96 100644
--- a/ruby.c
+++ b/ruby.c
@@ -3,7 +3,6 @@
ruby.c -
$Author$
- $Date$
created at: Tue Aug 10 12:47:31 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/sample/biorhythm.rb b/sample/biorhythm.rb
index f2dff503e..6465daa29 100644
--- a/sample/biorhythm.rb
+++ b/sample/biorhythm.rb
@@ -3,7 +3,6 @@
# biorhythm.rb -
# $Release Version: $
# $Revision$
-# $Date$
# by Yasuo OHBA(STAFS Development Room)
#
# --
diff --git a/signal.c b/signal.c
index 9e0316d2d..1618caf89 100644
--- a/signal.c
+++ b/signal.c
@@ -3,7 +3,6 @@
signal.c -
$Author$
- $Date$
created at: Tue Dec 20 10:13:44 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/sprintf.c b/sprintf.c
index 790233585..28f4ff90e 100644
--- a/sprintf.c
+++ b/sprintf.c
@@ -3,7 +3,6 @@
sprintf.c -
$Author$
- $Date$
created at: Fri Oct 15 10:39:26 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/string.c b/string.c
index b5e57afed..6679ff44f 100644
--- a/string.c
+++ b/string.c
@@ -3,7 +3,6 @@
string.c -
$Author$
- $Date$
created at: Mon Aug 9 17:12:58 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/struct.c b/struct.c
index 2fadd47df..1c7ec1a6b 100644
--- a/struct.c
+++ b/struct.c
@@ -3,7 +3,6 @@
struct.c -
$Author$
- $Date$
created at: Tue Mar 22 18:44:30 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/thread.c b/thread.c
index 0962831ee..31679bb9e 100644
--- a/thread.c
+++ b/thread.c
@@ -3,7 +3,6 @@
thread.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/thread_pthread.c b/thread_pthread.c
index 3aab3c116..202dc54fe 100644
--- a/thread_pthread.c
+++ b/thread_pthread.c
@@ -4,7 +4,6 @@
thread_pthread.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/thread_pthread.h b/thread_pthread.h
index 77032b482..f97ed5958 100644
--- a/thread_pthread.h
+++ b/thread_pthread.h
@@ -3,7 +3,6 @@
thread_pthread.h -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/thread_win32.c b/thread_win32.c
index 019cda84f..7c4f402d1 100644
--- a/thread_win32.c
+++ b/thread_win32.c
@@ -4,7 +4,6 @@
thread_win32.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/thread_win32.h b/thread_win32.h
index d4aea04f8..ec2930df1 100644
--- a/thread_win32.h
+++ b/thread_win32.h
@@ -3,7 +3,6 @@
thread_win32.h -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/time.c b/time.c
index 72ed7c9d1..29e50bc1e 100644
--- a/time.c
+++ b/time.c
@@ -3,7 +3,6 @@
time.c -
$Author$
- $Date$
created at: Tue Dec 28 14:31:59 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/transcode.c b/transcode.c
index daac1ed56..2ed753c30 100644
--- a/transcode.c
+++ b/transcode.c
@@ -3,7 +3,6 @@
transcode.c -
$Author$
- $Date$
created at: Tue Oct 30 16:10:22 JST 2007
Copyright (C) 2007 Martin Duerst
diff --git a/transcode_data.h b/transcode_data.h
index 6d3d210cb..65929390b 100644
--- a/transcode_data.h
+++ b/transcode_data.h
@@ -3,7 +3,6 @@
transcode_data.h -
$Author$
- $Date$
created at: Mon 10 Dec 2007 14:01:47 JST 2007
Copyright (C) 2007 Martin Duerst
diff --git a/util.c b/util.c
index 985a1f8a7..8a00aedf6 100644
--- a/util.c
+++ b/util.c
@@ -3,7 +3,6 @@
util.c -
$Author$
- $Date$
created at: Fri Mar 10 17:22:34 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/variable.c b/variable.c
index 90ea33f38..f2c63abd1 100644
--- a/variable.c
+++ b/variable.c
@@ -3,7 +3,6 @@
variable.c -
$Author$
- $Date$
created at: Tue Apr 19 23:55:15 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/version.c b/version.c
index 9006d5e96..1da18951c 100644
--- a/version.c
+++ b/version.c
@@ -3,7 +3,6 @@
version.c -
$Author$
- $Date$
created at: Thu Sep 30 20:08:01 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
diff --git a/vm.c b/vm.c
index 6eff96ad8..0b9356e67 100644
--- a/vm.c
+++ b/vm.c
@@ -3,7 +3,6 @@
vm.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/vm.h b/vm.h
index a40cc57f9..20736b256 100644
--- a/vm.h
+++ b/vm.h
@@ -3,7 +3,6 @@
vm.h -
$Author$
- $Date$
created at: 04/01/01 16:56:59 JST
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/vm_core.h b/vm_core.h
index dbffab1c4..ae1b08c2a 100644
--- a/vm_core.h
+++ b/vm_core.h
@@ -3,7 +3,6 @@
vm_core.h -
$Author$
- $Date$
created at: 04/01/01 19:41:38 JST
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/vm_dump.c b/vm_dump.c
index eb1026189..d3e1e423a 100644
--- a/vm_dump.c
+++ b/vm_dump.c
@@ -3,7 +3,6 @@
vm_dump.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/vm_evalbody.c b/vm_evalbody.c
index 128f23326..8496bcc63 100644
--- a/vm_evalbody.c
+++ b/vm_evalbody.c
@@ -4,7 +4,6 @@
vm_evalbody.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
diff --git a/vm_insnhelper.c b/vm_insnhelper.c
index ee2fc99c6..b091fef9f 100644
--- a/vm_insnhelper.c
+++ b/vm_insnhelper.c
@@ -3,7 +3,6 @@
insnhelper.c - instruction helper functions.
$Author$
- $Date$
Copyright (C) 2007 Koichi Sasada
diff --git a/vm_opts.h b/vm_opts.h
index 2605cd6cf..5f607e7aa 100644
--- a/vm_opts.h
+++ b/vm_opts.h
@@ -4,7 +4,6 @@
vm_opts.h - VM optimize option
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada