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 --- include/ruby/defines.h | 1 - include/ruby/encoding.h | 1 - include/ruby/intern.h | 1 - include/ruby/io.h | 1 - include/ruby/missing.h | 1 - include/ruby/node.h | 1 - include/ruby/re.h | 1 - include/ruby/regex.h | 1 - include/ruby/signal.h | 1 - include/ruby/util.h | 1 - 10 files changed, 10 deletions(-) (limited to 'include/ruby') 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 -- cgit v1.2.3