comparison th_datastruct.c @ 481:e4ce60239d16

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 10 Jan 2019 20:01:38 +0200
parents 761724e01c02
children 3a852e9f70a6
comparison
equal deleted inserted replaced
480:2aa2052cb17d 481:e4ce60239d16
1 /* 1 /*
2 * Various data structure functions 2 * Various data structure 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 #include "th_datastruct.h" 8 #include "th_datastruct.h"
9 9