From 6cdef2dc7e8a4098727de5befff8b2496fa71430 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 6 Jan 2008 15:49:38 +0000 Subject: * $Date$ keyword removed to avoid inclusion of locale dependent string. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/dbm/dbm.c | 1 - ext/etc/etc.c | 1 - ext/gdbm/gdbm.c | 1 - ext/iconv/iconv.c | 1 - ext/io/wait/wait.c | 1 - ext/sdbm/init.c | 1 - ext/socket/socket.c | 1 - ext/socket/sockport.h | 1 - ext/stringio/README | 1 - ext/stringio/stringio.c | 1 - ext/syck/bytecode.c | 1 - ext/syck/emitter.c | 1 - ext/syck/handler.c | 1 - ext/syck/implicit.c | 1 - ext/syck/node.c | 1 - ext/syck/rubyext.c | 1 - ext/syck/syck.c | 1 - ext/syck/syck.h | 1 - ext/syck/token.c | 1 - ext/syck/yaml2byte.c | 1 - ext/tk/lib/tk.rb | 1 - ext/tk/lib/tk/canvas.rb | 1 - ext/tk/lib/tk/entry.rb | 1 - ext/tk/lib/tk/scrollbox.rb | 1 - ext/tk/lib/tk/spinbox.rb | 1 - ext/tk/lib/tk/text.rb | 1 - ext/tk/tkutil/tkutil.c | 1 - ext/win32ole/extconf.rb | 1 - ext/win32ole/sample/olegen.rb | 1 - ext/win32ole/win32ole.c | 1 - 30 files changed, 30 deletions(-) (limited to 'ext') 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 # 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 # 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 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 # 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 # 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 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 */ -- cgit v1.2.3