diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-07-15 00:33:12 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-07-15 00:33:12 +0000 |
commit | 3f3bcc697e989078e946ac01313d5e36cfaa3d7d (patch) | |
tree | 36649235e647f56dd2c59a78a7fc19dfe9ec711b /README | |
parent | cc2c313903ff348f588a121238e1be532ad58fba (diff) | |
download | ruby-3f3bcc697e989078e946ac01313d5e36cfaa3d7d.tar.gz |
matz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@835 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -74,7 +74,7 @@ the error log and machine/OS type, to help others. * Copying -Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.co.jp>. +Ruby is copyrighted free software by Yukihiro Matsumoto <matz@zetabits.com>. You can redistribute it and/or modify it under either the terms of the GPL (see COPYING file), or the conditions below: @@ -143,7 +143,7 @@ The URL of the Ruby home-page is: Feel free to send comments and bug reports to the author. Here is the author's latest mail address: - matz@netlab.co.jp + matz@zetabits.com ------------------------------------------------------- created at: Thu Aug 3 11:57:36 JST 1995 |