comparison th_string.c @ 454:347bfd3e017e

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Jan 2018 22:57:02 +0200
parents efd33accdc81
children 85fa3d333556
comparison
equal deleted inserted replaced
453:efd33accdc81 454:347bfd3e017e
1 /* 1 /*
2 * Miscellaneous string-handling related utility-functions 2 * Miscellaneous string-handling related utility-functions
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2002-2017 Tecnic Software productions (TNSP) 4 * (C) Copyright 2002-2018 Tecnic Software productions (TNSP)
5 * 5 *
6 * Please read file 'COPYING' for information on license and distribution. 6 * Please read file 'COPYING' for information on license and distribution.
7 */ 7 */
8 #include "th_util.h" 8 #include "th_util.h"
9 #include "th_string.h" 9 #include "th_string.h"