comparison th_args.c @ 553:3a852e9f70a6

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 03 Jan 2020 10:53:55 +0200
parents e4ce60239d16
children a0fdf52ab186
comparison
equal deleted inserted replaced
552:22f6204c4208 553:3a852e9f70a6
1 /* 1 /*
2 * Simple commandline argument processing 2 * Simple commandline argument processing
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2002-2019 Tecnic Software productions (TNSP) 4 * (C) Copyright 2002-2020 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