diff options
-rw-r--r-- | lib/rexml/rexml.rb | 6 |
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 |