summaryrefslogtreecommitdiffstats
path: root/include/ruby
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
commit4a04d60ae569a9112b3501acc0d0f0f833ce64fd (patch)
tree9fcfbc7b5c0615216daa6c58bd08a31d26fb304f /include/ruby
parent0ca1521bef49a550d35faf1f2466113ac1c69492 (diff)
downloadruby-4a04d60ae569a9112b3501acc0d0f0f833ce64fd.tar.gz
ruby-4a04d60ae569a9112b3501acc0d0f0f833ce64fd.tar.xz
ruby-4a04d60ae569a9112b3501acc0d0f0f833ce64fd.zip
* $Date$ keyword removed to avoid inclusion of locale dependent
string. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'include/ruby')
-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
10 files changed, 0 insertions, 10 deletions
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