comparison sidutil.h @ 404:39cebb2b0677

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 28 Mar 2023 15:30:39 +0300
parents db64a58314a9
children
comparison
equal deleted inserted replaced
403:f35dddeec243 404:39cebb2b0677
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-2022 Tecnic Software productions (TNSP) 4 * (C) Copyright 2014-2023 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"