libxlsxwriter/src/relationships.c in fast_excel-0.4.1 vs libxlsxwriter/src/relationships.c in fast_excel-0.5.0
- old
+ new
@@ -1,10 +1,10 @@
/*****************************************************************************
* relationships - A library for creating Excel XLSX relationships files.
*
* Used in conjunction with the libxlsxwriter library.
*
- * Copyright 2014-2019, John McNamara, jmcnamara@cpan.org. See LICENSE.txt.
+ * Copyright 2014-2022, John McNamara, jmcnamara@cpan.org. See LICENSE.txt.
*
*/
#include <string.h>
#include "xlsxwriter/xmlwriter.h"