comparison th_config.h @ 722:4ca6a3b30fe8

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 02 Jan 2021 11:35:54 +0200
parents a34715d51ea4
children 29e44a58bc73
comparison
equal deleted inserted replaced
721:c834e1393eb0 722:4ca6a3b30fe8
1 /* 1 /*
2 * Very simple configuration file handling 2 * Very simple configuration file handling
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2004-2020 Tecnic Software productions (TNSP) 4 * (C) Copyright 2004-2021 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 /// @file 8 /// @file
9 /// @brief Configuration file handling functionality. 9 /// @brief Configuration file handling functionality.