comparison th_ioctx.c @ 481:e4ce60239d16

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 10 Jan 2019 20:01:38 +0200
parents 96d137a6b392
children e1b15fb56ddf
comparison
equal deleted inserted replaced
480:2aa2052cb17d 481:e4ce60239d16
1 /* 1 /*
2 * Simple I/O abstraction and context handling layer 2 * Simple I/O abstraction and context handling layer
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2012-2018 Tecnic Software productions (TNSP) 4 * (C) Copyright 2012-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_ioctx.h" 8 #include "th_ioctx.h"
9 #include "th_string.h" 9 #include "th_string.h"