summaryrefslogtreecommitdiff
path: root/lib/net/http.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/http.rb')
-rw-r--r--lib/net/http.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/net/http.rb b/lib/net/http.rb
index 5a5917baa0..e5822d6138 100644
--- a/lib/net/http.rb
+++ b/lib/net/http.rb
@@ -1,12 +1,13 @@
=begin
-= net/http.rb version 1.1.27
+= net/http.rb version 1.1.28
maintained by Minero Aoki <aamine@dp.u-netsurf.ne.jp>
This file is derived from "http-access.rb".
-This library is distributed under the terms of the Ruby license.
-You can freely distribute/modify this library.
+This program is free software.
+You can distribute/modify this program under
+the terms of the Ruby Distribute License.
= class HTTP