comparison sidlib.h @ 214:98563979859b

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 10 Jan 2019 20:02:49 +0200
parents d86ade7d0dfd
children e79a93971d27
comparison
equal deleted inserted replaced
213:65bd23eacdca 214:98563979859b
1 /* 1 /*
2 * SIDInfoLib - Way too simplistic PSID/RSID file library 2 * SIDInfoLib - Way too simplistic PSID/RSID file library
3 * Programmed and designed by Matti 'ccr' Hämäläinen <ccr@tnsp.org> 3 * Programmed and designed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
4 * (C) Copyright 2014-2018 Tecnic Software productions (TNSP) 4 * (C) Copyright 2014-2019 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"