comparison sidlib.h @ 169:da2fbfe18c60

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 16 Feb 2018 22:38:10 +0200
parents 179ffe97599c
children d86ade7d0dfd
comparison
equal deleted inserted replaced
168:169324b8d26e 169:da2fbfe18c60
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-2017 Tecnic Software productions (TNSP) 4 * (C) Copyright 2014-2018 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"