libxlsxwriter/include/xlsxwriter/theme.h in fast_excel-0.4.1 vs libxlsxwriter/include/xlsxwriter/theme.h in fast_excel-0.5.0

- old
+ new

@@ -1,8 +1,8 @@ /* * libxlsxwriter * - * Copyright 2014-2019, John McNamara, jmcnamara@cpan.org. See LICENSE.txt. + * Copyright 2014-2022, John McNamara, jmcnamara@cpan.org. See LICENSE.txt. * * theme - A libxlsxwriter library for creating Excel XLSX theme files. * */ #ifndef __LXW_THEME_H__