From 38b4876bb0eb2a90ef7e5b3aabfb0e28b9698f27 Mon Sep 17 00:00:00 2001 From: drbrain Date: Mon, 9 May 2011 19:22:41 +0000 Subject: * lib/webrick/log.rb: Hide copyright info from ri * lib/webrick/httpstatus.rb: ditto * lib/webrick/htmlutils.rb: ditto * lib/webrick/httpversion.rb: ditto * lib/webrick/version.rb: ditto * lib/webrick/httpauth/userdb.rb: ditto * lib/webrick/httpauth/authenticator.rb: ditto * lib/webrick/accesslog.rb: ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31497 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/webrick/accesslog.rb | 2 +- lib/webrick/htmlutils.rb | 2 +- lib/webrick/httpauth/authenticator.rb | 2 +- lib/webrick/httpauth/userdb.rb | 2 +- lib/webrick/httpstatus.rb | 2 +- lib/webrick/httpversion.rb | 2 +- lib/webrick/log.rb | 2 +- lib/webrick/version.rb | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'lib/webrick') diff --git a/lib/webrick/accesslog.rb b/lib/webrick/accesslog.rb index a9e8533fd1..9a14ae58e5 100644 --- a/lib/webrick/accesslog.rb +++ b/lib/webrick/accesslog.rb @@ -1,4 +1,4 @@ -# +#-- # accesslog.rb -- Access log handling utilities # # Author: IPR -- Internet Programming with Ruby -- writers diff --git a/lib/webrick/htmlutils.rb b/lib/webrick/htmlutils.rb index cf8d542c09..01b9d2cc26 100644 --- a/lib/webrick/htmlutils.rb +++ b/lib/webrick/htmlutils.rb @@ -1,4 +1,4 @@ -# +#-- # htmlutils.rb -- HTMLUtils Module # # Author: IPR -- Internet Programming with Ruby -- writers diff --git a/lib/webrick/httpauth/authenticator.rb b/lib/webrick/httpauth/authenticator.rb index d93f12a97a..af34a19b88 100644 --- a/lib/webrick/httpauth/authenticator.rb +++ b/lib/webrick/httpauth/authenticator.rb @@ -1,4 +1,4 @@ -# +#-- # httpauth/authenticator.rb -- Authenticator mix-in module. # # Author: IPR -- Internet Programming with Ruby -- writers diff --git a/lib/webrick/httpauth/userdb.rb b/lib/webrick/httpauth/userdb.rb index 0285f89352..95834f36e3 100644 --- a/lib/webrick/httpauth/userdb.rb +++ b/lib/webrick/httpauth/userdb.rb @@ -1,4 +1,4 @@ -# +#-- # httpauth/userdb.rb -- UserDB mix-in module. # # Author: IPR -- Internet Programming with Ruby -- writers diff --git a/lib/webrick/httpstatus.rb b/lib/webrick/httpstatus.rb index a49be32be9..ecf0201a28 100644 --- a/lib/webrick/httpstatus.rb +++ b/lib/webrick/httpstatus.rb @@ -1,4 +1,4 @@ -# +#-- # httpstatus.rb -- HTTPStatus Class # # Author: IPR -- Internet Programming with Ruby -- writers diff --git a/lib/webrick/httpversion.rb b/lib/webrick/httpversion.rb index 86907a26bd..5cf0ee400d 100644 --- a/lib/webrick/httpversion.rb +++ b/lib/webrick/httpversion.rb @@ -1,4 +1,4 @@ -# +#-- # HTTPVersion.rb -- presentation of HTTP version # # Author: IPR -- Internet Programming with Ruby -- writers diff --git a/lib/webrick/log.rb b/lib/webrick/log.rb index 550f9f56d6..765599aa5b 100644 --- a/lib/webrick/log.rb +++ b/lib/webrick/log.rb @@ -1,4 +1,4 @@ -# +#-- # log.rb -- Log Class # # Author: IPR -- Internet Programming with Ruby -- writers diff --git a/lib/webrick/version.rb b/lib/webrick/version.rb index b2b9fd3b78..a49090828d 100644 --- a/lib/webrick/version.rb +++ b/lib/webrick/version.rb @@ -1,4 +1,4 @@ -# +#-- # version.rb -- version and release date # # Author: IPR -- Internet Programming with Ruby -- writers -- cgit v1.2.3