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

- old
+ new

@@ -6,10 +6,10 @@ # Example of how to use the Excel::Writer::XLSX merge_cells workbook # method with complex formatting and rotation. # # # reverse(c), September 2002, 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