examples/stats.rb in write_xlsx-1.00.0 vs examples/stats.rb in write_xlsx-1.01.0

- old
+ new

@@ -4,10 +4,10 @@ ####################################################################### # # A Simple example of how to use functions with the WriteXLSX gem. # # reverse(c), March 2001, John McNamara, jmcnamara@cpan.org -# convert to ruby by Hideo NAKAMURA, cxn03651@msj.biglobe.ne.jp +# convert to ruby by Hideo NAKAMURA, nakamura.hideo@gmail.com # require 'write_xlsx' # Create a new workbook and add a worksheet