ruby-changes:60519
From: David <ko1@a...>
Date: Thu, 26 Mar 2020 18:06:37 +0900 (JST)
Subject: [ruby-changes:60519] 9e8d75e881 (master): [ruby/uri] Remove RCS keywords
https://git.ruby-lang.org/ruby.git/commit/?id=9e8d75e881 From 9e8d75e8819972377dc1457fc0d0e489bb9c533b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= <deivid.rodriguez@r...> Date: Fri, 13 Mar 2020 10:54:57 +0100 Subject: [ruby/uri] Remove RCS keywords https://github.com/ruby/uri/commit/1bcb1203ad diff --git a/lib/uri.rb b/lib/uri.rb index b5405d0..b544a5e 100644 --- a/lib/uri.rb +++ b/lib/uri.rb @@ -86,7 +86,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri.rb#L86 # License:: # Copyright (c) 2001 akira yamada <akira@r...> # You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ # module URI diff --git a/lib/uri/common.rb b/lib/uri/common.rb index 799a268..a8c016b 100644 --- a/lib/uri/common.rb +++ b/lib/uri/common.rb @@ -3,7 +3,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/common.rb#L3 # = uri/common.rb # # Author:: Akira Yamada <akira@r...> -# Revision:: $Id$ # License:: # You can redistribute it and/or modify it under the same term as Ruby. # diff --git a/lib/uri/ftp.rb b/lib/uri/ftp.rb index f57b4b7..fb38481 100644 --- a/lib/uri/ftp.rb +++ b/lib/uri/ftp.rb @@ -3,7 +3,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/ftp.rb#L3 # # Author:: Akira Yamada <akira@r...> # 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/generic.rb b/lib/uri/generic.rb index c672d15..495d57f 100644 --- a/lib/uri/generic.rb +++ b/lib/uri/generic.rb @@ -4,7 +4,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/generic.rb#L4 # # Author:: Akira Yamada <akira@r...> # 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/http.rb b/lib/uri/http.rb index 2e2ebcc..70cfb2a 100644 --- a/lib/uri/http.rb +++ b/lib/uri/http.rb @@ -3,7 +3,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/http.rb#L3 # # Author:: Akira Yamada <akira@r...> # 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/https.rb b/lib/uri/https.rb index 4780ee0..c481b1f 100644 --- a/lib/uri/https.rb +++ b/lib/uri/https.rb @@ -3,7 +3,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/https.rb#L3 # # Author:: Akira Yamada <akira@r...> # 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/ldap.rb b/lib/uri/ldap.rb index 228c793..a2043cc 100644 --- a/lib/uri/ldap.rb +++ b/lib/uri/ldap.rb @@ -7,7 +7,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/ldap.rb#L7 # License:: # URI::LDAP is copyrighted free software by Takaaki Tateishi and Akira Yamada. # 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/mailto.rb b/lib/uri/mailto.rb index 9c06871..d08c2ae 100644 --- a/lib/uri/mailto.rb +++ b/lib/uri/mailto.rb @@ -3,7 +3,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/mailto.rb#L3 # # Author:: Akira Yamada <akira@r...> # 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/rfc2396_parser.rb b/lib/uri/rfc2396_parser.rb index 38c0c36..c719aa0 100644 --- a/lib/uri/rfc2396_parser.rb +++ b/lib/uri/rfc2396_parser.rb @@ -3,7 +3,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/uri/rfc2396_parser.rb#L3 # = uri/common.rb # # Author:: Akira Yamada <akira@r...> -# Revision:: $Id$ # License:: # You can redistribute it and/or modify it under the same term as Ruby. # -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/