summaryrefslogtreecommitdiff
path: root/lib/rexml/rexml.rb
diff options
context:
space:
mode:
authorser <ser@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-03-28 22:36:15 +0000
committerser <ser@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-03-28 22:36:15 +0000
commit6a738f22656ffe247bcd02cf354c12a5370818ec ()
treede60322b5ac4273012fd95e6911cbe9bcc7d9ad2 /lib/rexml/rexml.rb
parentadb4439f85466a58378ba37a426e5f87a115a74e (diff)
Documentation fixes and a to fix whitespace handling.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6043 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--lib/rexml/rexml.rb6
1 files changed, 3 insertions, 3 deletions
@@ -20,7 +20,7 @@
# be accessed online at http://www.germane-software.com/software/rexml_doc
# A tutorial is available in docs/tutorial.html
module REXML
- Copyright = "Copyright #{Time.now.year} Sean Russell <[email protected]>"
- Date = "+2004/047"
- Version = "2.7.4.2"
end