comparison th_args.h @ 481:e4ce60239d16

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 10 Jan 2019 20:01:38 +0200
parents ea8c37f03e2c
children 3a852e9f70a6
comparison
equal deleted inserted replaced
480:2aa2052cb17d 481:e4ce60239d16
1 /* 1 /*
2 * Simple commandline argument processing functions 2 * Simple commandline argument processing functions
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2002-2018 Tecnic Software productions (TNSP) 4 * (C) Copyright 2002-2019 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 Simple commandline argument processing functions 9 /// @brief Simple commandline argument processing functions