comparison sidlib.h @ 131:c2d2369feadc

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 02 Jun 2017 02:11:36 +0300
parents 2636185649c6
children b3e034b8c4b9
comparison
equal deleted inserted replaced
130:d73b74602759 131:c2d2369feadc
1 /* 1 /*
2 * SIDInfoLib - Way too simplistic PSID/RSID file library 2 * SIDInfoLib - Way too simplistic PSID/RSID file library
3 * Written by Matti 'ccr' Hämäläinen <ccr@tnsp.org> 3 * Written by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
4 * (C) Copyright 2014-2016 Tecnic Software productions (TNSP) 4 * (C) Copyright 2014-2017 Tecnic Software productions (TNSP)
5 */ 5 */
6 #ifndef SIDLIB_H 6 #ifndef SIDLIB_H
7 #define SIDLIB_H 1 7 #define SIDLIB_H 1
8 8
9 #include "th_util.h" 9 #include "th_util.h"