diff --git a/lib/uri/ws.rb b/lib/uri/ws.rb index 45ef62ff8c..2bfee59003 100644 --- a/lib/uri/ws.rb +++ b/lib/uri/ws.rb @@ -3,7 +3,6 @@ # # Author:: Matt Muller # License:: You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ # # See URI for general documentation # diff --git a/lib/uri/wss.rb b/lib/uri/wss.rb index ab78a58869..1cfa133389 100644 --- a/lib/uri/wss.rb +++ b/lib/uri/wss.rb @@ -3,7 +3,6 @@ # # Author:: Matt Muller # License:: You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ # # See URI for general documentation #