comparison th_ioctx_stdio.c @ 726:29e44a58bc73

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 01 Jan 2022 16:17:31 +0200
parents 4ca6a3b30fe8
children 31bc1ed07cf5
comparison
equal deleted inserted replaced
725:5c8936e326d6 726:29e44a58bc73
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-2021 Tecnic Software productions (TNSP) 4 * (C) Copyright 2012-2022 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 <stdio.h> 9 #include <stdio.h>