ext/xlsxwriter/libxlsxwriter/src/hash_table.c in xlsxwriter-0.0.4 vs ext/xlsxwriter/libxlsxwriter/src/hash_table.c in xlsxwriter-0.0.5

- old
+ new

@@ -1,10 +1,10 @@ /***************************************************************************** * hash_table - Hash table functions for libxlsxwriter. * * Used in conjunction with the libxlsxwriter library. * - * Copyright 2014-2017, John McNamara, jmcnamara@cpan.org. See LICENSE.txt. + * Copyright 2014-2018, John McNamara, jmcnamara@cpan.org. See LICENSE.txt. * */ #include <stdlib.h> #include <stdio.h>