summaryrefslogtreecommitdiff
path: root/parse.y
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-12 15:23:41 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-12 15:23:41 +0000
commitfcbdda36d920ec280423de30c6eae1da7f3285dc (patch)
tree8747179cb151691f14771828bd0c9f84a80466eb /parse.y
parentb86ccb79738a3aaf41629599a065e434dd81d47d (diff)
* parse.y: fix file header.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'parse.y')
-rw-r--r--parse.y6
1 files changed, 3 insertions, 3 deletions
diff --git a/parse.y b/parse.y
index b0de8ab5ae..3eb7d7b501 100644
--- a/parse.y
+++ b/parse.y
@@ -2,11 +2,11 @@
parse.y -
- Author: matz
- Date: 2003/10/15 02:25:44
+ $Author$
+ $Date$
created at: Fri May 28 18:02:42 JST 1993
- Copyright (C) 1993-2003 Yukihiro Matsumoto
+ Copyright (C) 1993-2004 Yukihiro Matsumoto
**********************************************************************/