mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
-
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fea9469fc6
commit
20ae8fed6b
7 changed files with 49 additions and 27 deletions
|
|
@ -10,13 +10,17 @@
|
|||
#
|
||||
# Main page:: http://www.germane-software.com/software/rexml
|
||||
# Author:: Sean Russell <serATgermaneHYPHENsoftwareDOTcom>
|
||||
# Version:: 3.0.3
|
||||
# Date:: +2004/098
|
||||
# Version:: 3.0.4
|
||||
# Date:: +2004/115
|
||||
#
|
||||
# This API documentation can be downloaded from the REXML home page, or can
|
||||
# be accessed online[http://www.germane-software.com/software/rexml_doc]
|
||||
#
|
||||
# A tutorial is available in the REXML distribution in docs/tutorial.html,
|
||||
# or can be accessed
|
||||
# online[http://www.germane-software.com/software/rexml/docs/tutorial.html]
|
||||
module REXML
|
||||
Copyright = "Copyright © 2001, 2002, 2003, 2004 Sean Russell <ser@germane-software.com>"
|
||||
Date = "+2004/098"
|
||||
Version = "3.0.3"
|
||||
Date = "+2004/115"
|
||||
Version = "3.0.4"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue