ruby-changes:60517
From: Matt <ko1@a...>
Date: Thu, 26 Mar 2020 18:06:33 +0900 (JST)
Subject: [ruby-changes:60517] 5e9e16292a (master): [ruby/uri] Remove revision lines from comments
https://git.ruby-lang.org/ruby.git/commit/?id=5e9e16292a From 5e9e16292ac18c9f163309991dc837c33acffe7c Mon Sep 17 00:00:00 2001 From: Matt Muller <mamuller@a...> Date: Wed, 26 Feb 2020 10:10:41 -0800 Subject: [ruby/uri] Remove revision lines from comments https://github.com/ruby/uri/commit/f1c133a7d6 diff --git a/lib/uri/ws.rb b/lib/uri/ws.rb index 45ef62f..2bfee59 100644 --- a/lib/uri/ws.rb +++ b/lib/uri/ws.rb @@ -3,7 +3,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/ws.rb#L3 # # Author:: Matt Muller <mamuller@a...> # 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 ab78a58..1cfa133 100644 --- a/lib/uri/wss.rb +++ b/lib/uri/wss.rb @@ -3,7 +3,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/wss.rb#L3 # # Author:: Matt Muller <mamuller@a...> # License:: You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ # # See URI for general documentation # -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/