summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-06 15:49:38 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-06 15:49:38 +0000
commit6cdef2dc7e8a4098727de5befff8b2496fa71430 (patch)
tree9fcfbc7b5c0615216daa6c58bd08a31d26fb304f
parentf38cc001a7ca64f7f613b5021b1714a2ee3318cb (diff)
* $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
-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 8c8fb47171..7796b3d851 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 3daed9984b..c6ca7a8668 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 227e7a0560..8b694d91ae 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 c833aa866a..b31b43eb7f 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 3c6fda4a6b..7da28157fd 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 5bb801d2e0..a172ae6611 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 c1eb2d2861..3909357576 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 1e26d45419..371e5a90b3 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 5581a7af2e..0b20da40dd 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 43b0ea77f2..d0faafe9c9 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 abc1daa7eb..7348855366 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 782173ca9d..6a657eb38f 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 8bb8df71f3..abd20d0fab 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 6403e9a87c..f3d6bf936f 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 6905a36d5a..90d76aa90a 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 7272c374b6..0eca25b90a 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 d928fddc5e..48186b111f 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 64d9ab29c8..7711f96e08 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 a42cd46680..8468809d2b 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 338dcc644e..53f76180ec 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 02ee1b020a..8a1f7c5a80 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 073e71ea42..33e5a9ed9b 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 e75a2a79c8..2d1813fe91 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 7a88b06988..df3f103cab 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 5b60494275..1a50f6f82b 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 27417e98c9..c36fd9bb22 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 e89f8b1d74..818eaa7c0a 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 7c8fba3b8f..a714b0c56d 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 7beffd2bdc..8a1acbc96f 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 fbbca7e3b9..f9f7590aa3 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 e0a0232431..24d4ec091f 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 08a3ab8bf5..3810b21bed 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 01294b218f..175db9b560 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 e1cddf53f4..1bd7eb698b 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 c4031f7e97..10dd237de8 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 34e0a1dd19..8aff363b33 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 314ef229fe..13bfc3859c 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 cadee64789..277004d7ad 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 3ff1a4e440..60827f1903 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 df32d9194b..92a31d8006 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 99cc9c7515..890eba9d58 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 2e3b163e63..1c44f7c055 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 20aaecc9f0..1279b0cc6e 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 f5b0cc497e..0ed1e2f353 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 0517ffc400..15bbab6959 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 fd5caadd85..4d84e01284 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 d079bb9ed9..7625724784 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 70cace3382..93bf2c6340 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 2b55a0cafb..787e835c31 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 fd04057fb6..6ee0f29f26 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 157efcc2a3..028c1930ff 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 352d0903f4..cc53f5dcad 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 d74f996935..cccb6e1553 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 de306d0578..d8534291e4 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 48d86893fe..6ef660326f 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 09e21b4b82..0c77d0404b 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 6e04e83359..452f7ff18f 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 f8acf9b173..8209cf7db2 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 4e80b56f42..430ebac779 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 7e56c47581..b2f346c725 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 c1e6c9dade..3ea63db70d 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 bd9dd0c334..c0f2bc7425 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 bb29e7c46f..0ccded8b0f 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 9ccba10498..658983c91f 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 1e605ea8ca..95be788c08 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 db32057779..da38a3ef5d 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 b93d72596d..d3533a414a 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 3b8c6c5d74..07c08614da 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 d0a670f283..a63e2f6a4c 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 23db123d92..62a6c5d13c 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 f9ce983269..ca9867a37b 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 04a67731e5..bfb6ee9b84 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 574c5e00b4..9e18f13437 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 59c868d366..41c8337156 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 291ab50c03..64460467ff 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 4ad664eced..cde2c9988c 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 6b086661af..eb2d5d61d6 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 7d935b4c1f..c8accadad4 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 1889f44109..554244a477 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 4c7a56da0d..77a5f22eb1 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 88585b778b..c2db7e5d91 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 2866b1373b..6f4133c047 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 3e8d1388e0..8e0b0586fb 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 cbc5d91d03..cda9a053fe 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 aa553c959e..0b68098d4f 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 eddaeae631..b5b41501af 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 79d654b172..5eccf9f2c1 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 a029379371..0db470db94 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 d01bd4aefa..b6ffaacb31 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 fff8f58fe5..dd8f145b27 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 40f8692e8b..a12700ce19 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 837e2553ac..2d4400caef 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 bd443b96ed..450a21eff7 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 4589b1d554..9ad8f8b143 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 5260bfcdd8..fdb0a74a86 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 805f630a4d..df954af20b 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 1b4d480fcd..3836275fcd 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 79098570dc..f3ae8d1ae8 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 8994f2f8d2..e7097309bb 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 f0b0a9abf3..8a5d0696fb 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 f091999bd1..f19b1fdd3d 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 3b455ec582..84d2e9e76f 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 a0fa359d3a..fc8d476eae 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 d7c2ec9caf..acfa22c2af 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 32087d113c..d93951b33d 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 4c2fb3b839..13cf180142 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 debbfe9355..ff09b073da 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 5ed9f54507..4b8c4d2307 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 c8e66fa859..18f0028ce8 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 b8bd7fab81..301af7210e 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 de9a62a5cb..888484414f 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 0a297d28fa..30a94b043c 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 866bf30a5c..1fdcd86b43 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 28b079740a..32ecf940cf 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 7d1794cd7b..8ac44861d5 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 afd49d23e1..24c5fd5aa8 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 4bcc2ca22f..851852cd3e 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 84c0b4704d..1c68a4bb03 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 bbb1144e10..d31fcc5464 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 f776767324..f46f866fa5 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 73e8cef8e9..1adac61e83 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 87b7e98eeb..8d06bf39c4 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 b18d8e3cae..6a239679a8 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 cfdbc046aa..b65056de0f 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 f5e8713c34..b7b58bb618 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 97df30b3c2..8bb96c22da 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 0ec967e691..3bb683db22 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 c38d8bc987..083a5dca9d 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 4bf4f2b86a..da5d4cb898 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 e40aa03abb..dd50b06d55 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 356a6893ab..22f160f290 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 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
diff --git a/lib/thwait.rb b/lib/thwait.rb
index 95d294a85d..a6a0104d29 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 5b3983bb9f..1fdc608960 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 e438b9c7b8..455c181d16 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 7119f5e8b7..55ef25b31b 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 85040f9c59..f8d21b1850 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 0a7eb76bda..4d3fc542cc 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 bc7284a94f..fb6b84e671 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 6591581103..dd5ddffaf0 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 59f4af9248..41add2e4b6 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 e9ebd33202..0ced2df339 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 29c98356a4..ae0cdd98b7 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 5d15a41027..0ccc58bfbe 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 767ffbf1ad..bd9f1b1286 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 02752270ae..c2e3032b7c 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 cc744b1e13..ac7f39bdb4 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 91596ff302..399a9288f1 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 bb3a41e6b2..9bcc3b9e28 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 392bf97a89..7999283b95 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 3dae60226d..d26186b965 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 f2dff503ee..6465daa29f 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 9e0316d2d6..1618caf890 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 790233585c..28f4ff90e0 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 b5e57afedf..6679ff44fb 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 2fadd47dfc..1c7ec1a6b0 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 0962831ee2..31679bb9ed 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 3aab3c116a..202dc54feb 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 77032b4826..f97ed59582 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 019cda84f7..7c4f402d14 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 d4aea04f8a..ec2930df12 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 72ed7c9d15..29e50bc1eb 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 daac1ed566..2ed753c301 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 6d3d210cbe..65929390b9 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 985a1f8a77..8a00aedf60 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 90ea33f381..f2c63abd14 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 9006d5e962..1da18951c8 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 6eff96ad85..0b9356e672 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 a40cc57f96..20736b2567 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 dbffab1c4f..ae1b08c2ae 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 eb10261896..d3e1e423a5 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 128f233266..8496bcc63a 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 ee2fc99c64..b091fef9fa 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 2605cd6cf0..5f607e7aab 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