comparison sidlib.h @ 73:2b2376f1b0cc

Update copyright years. Yay. It's 2016!
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 01 Jan 2016 03:46:00 +0200
parents d5a34a3a602d
children 5d61d8dbc77f
comparison
equal deleted inserted replaced
72:d5a34a3a602d 73:2b2376f1b0cc
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-2015 Tecnic Software productions (TNSP) 4 * (C) Copyright 2014-2016 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"