comparison th_ioctx.c @ 432:1b3472ba7b23

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 01 Jan 2017 01:59:49 +0200
parents bffd3caf2d2c
children efd33accdc81
comparison
equal deleted inserted replaced
431:d41cb5983772 432:1b3472ba7b23
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,2016 Tecnic Software productions (TNSP) 4 * (C) Copyright 2012-2017 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"