diff options
author | ayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-09-27 19:15:51 +0000 |
---|---|---|
committer | ayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-09-27 19:15:51 +0000 |
commit | fcb2bb8bd696ee8c455a7874b657453286a4d6d9 (patch) | |
tree | f931f60d896f3a93eb9a311461b5b0d6334f3bdf /ext/bigdecimal | |
parent | 19099f372c6333bd0e63bc18fe2d36454cece69e (diff) | |
download | ruby-fcb2bb8bd696ee8c455a7874b657453286a4d6d9.tar.gz |
* ext/bigdecimal/README: update report to.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33350 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/bigdecimal')
-rw-r--r-- | ext/bigdecimal/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/bigdecimal/README b/ext/bigdecimal/README index ae65b014cf..ffebe1f282 100644 --- a/ext/bigdecimal/README +++ b/ext/bigdecimal/README @@ -51,10 +51,10 @@ You can redistribute it and/or modify it under either the terms of the GPL * The Author -Feel free to send comments and bug reports to the author. Here is the -author's latest mail address: +Feel free to send comments and bug reports to the ruby-core team. - shigeo@tinyforest.gr.jp + http://redmine.ruby-lamg.org ------------------------------------------------------- created at: Thu Dec 22 1999 +updated at: Wed Sep 28 2011 |