comparison th_config.c @ 726:29e44a58bc73

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 01 Jan 2022 16:17:31 +0200
parents 4ca6a3b30fe8
children 31bc1ed07cf5
comparison
equal deleted inserted replaced
725:5c8936e326d6 726:29e44a58bc73
1 /* 1 /*
2 * Very simple configuration handling functions 2 * Very simple configuration handling functions
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2004-2021 Tecnic Software productions (TNSP) 4 * (C) Copyright 2004-2022 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_config.h" 9 #include "th_config.h"