From 9e8d75e8819972377dc1457fc0d0e489bb9c533b Mon Sep 17 00:00:00 2001 From: David Rodríguez Date: Fri, 13 Mar 2020 10:54:57 +0100 Subject: [ruby/uri] Remove RCS keywords https://github.com/ruby/uri/commit/1bcb1203ad --- lib/uri/common.rb | 1 - lib/uri/ftp.rb | 1 - lib/uri/generic.rb | 1 - lib/uri/http.rb | 1 - lib/uri/https.rb | 1 - lib/uri/ldap.rb | 1 - lib/uri/mailto.rb | 1 - lib/uri/rfc2396_parser.rb | 1 - 8 files changed, 8 deletions(-) (limited to 'lib/uri') diff --git a/lib/uri/common.rb b/lib/uri/common.rb index 799a268b93..a8c016bb30 100644 --- a/lib/uri/common.rb +++ b/lib/uri/common.rb @@ -3,7 +3,6 @@ # = uri/common.rb # # Author:: Akira Yamada -# 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 f57b4b7df9..fb38481193 100644 --- a/lib/uri/ftp.rb +++ b/lib/uri/ftp.rb @@ -3,7 +3,6 @@ # # Author:: Akira Yamada # 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 c672d15eb2..495d57f246 100644 --- a/lib/uri/generic.rb +++ b/lib/uri/generic.rb @@ -4,7 +4,6 @@ # # Author:: Akira Yamada # 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 2e2ebcc1d3..70cfb2a1bf 100644 --- a/lib/uri/http.rb +++ b/lib/uri/http.rb @@ -3,7 +3,6 @@ # # Author:: Akira Yamada # 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 4780ee0a44..c481b1fe6d 100644 --- a/lib/uri/https.rb +++ b/lib/uri/https.rb @@ -3,7 +3,6 @@ # # Author:: Akira Yamada # 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 228c793cbd..a2043ccdf5 100644 --- a/lib/uri/ldap.rb +++ b/lib/uri/ldap.rb @@ -7,7 +7,6 @@ # 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 9c06871c7a..d08c2ae9da 100644 --- a/lib/uri/mailto.rb +++ b/lib/uri/mailto.rb @@ -3,7 +3,6 @@ # # Author:: Akira Yamada # 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 38c0c36b6d..c719aa0726 100644 --- a/lib/uri/rfc2396_parser.rb +++ b/lib/uri/rfc2396_parser.rb @@ -3,7 +3,6 @@ # = uri/common.rb # # Author:: Akira Yamada -# Revision:: $Id$ # License:: # You can redistribute it and/or modify it under the same term as Ruby. # -- cgit v1.2.3