comparison th_string.c @ 144:51eec969b07a

Update copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 01 Jan 2015 09:22:08 +0200
parents 84182dab4fca
children 578d9298cc1e
comparison
equal deleted inserted replaced
142:0a4fd9cfb929 144:51eec969b07a
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-2014 Tecnic Software productions (TNSP) 4 * (C) Copyright 2002-2015 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"