summaryrefslogtreecommitdiff
path: root/lib/coderay
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2009-02-06 00:38:49 +0000
committermurphy <murphy@rubychan.de>2009-02-06 00:38:49 +0000
commitb390954126e93c33321cfb546c2d43431ba0a4b3 (patch)
treefb61f9049934c53bf534065e774e4009fa709e13 /lib/coderay
parent30af7bfacf4b1774c4ea9b91652843b2e56ef0cd (diff)
downloadcoderay-b390954126e93c33321cfb546c2d43431ba0a4b3.tar.gz
Updated version number (to 0.9.0) and gem information.
Diffstat (limited to 'lib/coderay')
-rw-r--r--lib/coderay/helpers/gzip_simple.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/coderay/helpers/gzip_simple.rb b/lib/coderay/helpers/gzip_simple.rb
index 76aeb22..b979f66 100644
--- a/lib/coderay/helpers/gzip_simple.rb
+++ b/lib/coderay/helpers/gzip_simple.rb
@@ -2,7 +2,7 @@
#
# A simplified interface to the gzip library +zlib+ (from the Ruby Standard Library.)
#
-# Author: murphy (mail to murphy cYcnus de)
+# Author: murphy (mail to murphy rubychan de)
#
# Version: 0.2 (2005.may.28)
#