diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/net/smtp.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/net/smtp.rb b/lib/net/smtp.rb index a7130a593b..50cd742495 100644 --- a/lib/net/smtp.rb +++ b/lib/net/smtp.rb @@ -12,9 +12,6 @@ # This program is free software. You can re-distribute and/or # modify this program under the same terms as Ruby itself. # -# NOTE: You can find Japanese version of this document at: -# http://www.ruby-lang.org/ja/man/html/net_smtp.html -# # $Id$ # # See Net::SMTP for documentation. |