comparison th_network.h @ 454:347bfd3e017e

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Jan 2018 22:57:02 +0200
parents efd33accdc81
children 85fa3d333556
comparison
equal deleted inserted replaced
453:efd33accdc81 454:347bfd3e017e
1 /* 1 /*
2 * Simple TCP network connection handling 2 * Simple TCP network connection handling
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2013-2017 Tecnic Software productions (TNSP) 4 * (C) Copyright 2013-2018 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 #ifndef TH_NETWORK_H 8 #ifndef TH_NETWORK_H
9 #define TH_NETWORK_H 9 #define TH_NETWORK_H