summaryrefslogtreecommitdiff
path: root/lib/uri/https.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uri/https.rb')
-rw-r--r--lib/uri/https.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/uri/https.rb b/lib/uri/https.rb
index 78e5b9af12..1ee1e67a24 100644
--- a/lib/uri/https.rb
+++ b/lib/uri/https.rb
@@ -3,7 +3,7 @@
#
# Author:: Akira Yamada <akira@ruby-lang.org>
# License:: You can redistribute it and/or modify it under the same term as Ruby.
-# Revision:: $Id$
+# Revision:: $Id: https.rb,v 1.2.2.1 2004/03/24 12:20:32 gsinclair Exp $
#
require 'uri/http'