comparison sidutil.h @ 383:078a25cd67d8

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 01 Jan 2022 16:20:55 +0200
parents f73270cabde2
children db64a58314a9
comparison
equal deleted inserted replaced
382:dea58f116729 383:078a25cd67d8
1 /* 1 /*
2 * SIDLib common utility functions 2 * SIDLib common utility functions
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-2021 Tecnic Software productions (TNSP) 4 * (C) Copyright 2014-2022 Tecnic Software productions (TNSP)
5 */ 5 */
6 #ifndef SIDUTIL_H 6 #ifndef SIDUTIL_H
7 #define SIDUTIL_H 1 7 #define SIDUTIL_H 1
8 8
9 #include "th_util.h" 9 #include "th_util.h"