summaryrefslogtreecommitdiff
path: root/lib/uri
diff options
context:
space:
mode:
authorDavid Rodríguez <[email protected]>2020-03-13 10:54:57 +0100
committerHiroshi SHIBATA <[email protected]>2020-03-26 18:06:14 +0900
commit9e8d75e8819972377dc1457fc0d0e489bb9c533b ()
tree79359c51821598a1701b81d43a8faec9a6b76708 /lib/uri
parent5e9e16292ac18c9f163309991dc837c33acffe7c (diff)
[ruby/uri] Remove RCS keywords
https://.com/ruby/uri/commit/1bcb1203ad
-rw-r--r--lib/uri/common.rb1
-rw-r--r--lib/uri/ftp.rb1
-rw-r--r--lib/uri/generic.rb1
-rw-r--r--lib/uri/http.rb1
-rw-r--r--lib/uri/https.rb1
-rw-r--r--lib/uri/ldap.rb1
-rw-r--r--lib/uri/mailto.rb1
-rw-r--r--lib/uri/rfc2396_parser.rb1
8 files changed, 0 insertions, 8 deletions
@@ -3,7 +3,6 @@
# = uri/common.rb
#
# Author:: Akira Yamada <[email protected]>
-# Revision:: $Id$
# License::
# You can redistribute it and/or modify it under the same term as Ruby.
#
@@ -3,7 +3,6 @@
#
# Author:: Akira Yamada <[email protected]>
# License:: You can redistribute it and/or modify it under the same term as Ruby.
-# Revision:: $Id$
#
# See URI for general documentation
#
@@ -4,7 +4,6 @@
#
# Author:: Akira Yamada <[email protected]>
# License:: You can redistribute it and/or modify it under the same term as Ruby.
-# Revision:: $Id$
#
# See URI for general documentation
#
@@ -3,7 +3,6 @@
#
# Author:: Akira Yamada <[email protected]>
# License:: You can redistribute it and/or modify it under the same term as Ruby.
-# Revision:: $Id$
#
# See URI for general documentation
#
@@ -3,7 +3,6 @@
#
# Author:: Akira Yamada <[email protected]>
# License:: You can redistribute it and/or modify it under the same term as Ruby.
-# Revision:: $Id$
#
# See URI for general documentation
#
@@ -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
#
@@ -3,7 +3,6 @@
#
# Author:: Akira Yamada <[email protected]>
# License:: You can redistribute it and/or modify it under the same term as Ruby.
-# Revision:: $Id$
#
# See URI for general documentation
#
@@ -3,7 +3,6 @@
# = uri/common.rb
#
# Author:: Akira Yamada <[email protected]>
-# Revision:: $Id$
# License::
# You can redistribute it and/or modify it under the same term as Ruby.
#