summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Muller <mamuller@amazon.com>2020-02-26 10:10:41 -0800
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-03-26 18:06:14 +0900
commit5e9e16292ac18c9f163309991dc837c33acffe7c (patch)
tree303c5000fe3ea8eb70cbf5707484c5f50b0ac54b
parent92a238a21caa6e8c9e4823b8bee67e37a362a9f8 (diff)
[ruby/uri] Remove revision lines from comments
https://github.com/ruby/uri/commit/f1c133a7d6
-rw-r--r--lib/uri/ws.rb1
-rw-r--r--lib/uri/wss.rb1
2 files changed, 0 insertions, 2 deletions
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 <mamuller@amazon.com>
# 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 <mamuller@amazon.com>
# License:: You can redistribute it and/or modify it under the same term as Ruby.
-# Revision:: $Id$
#
# See URI for general documentation
#