comparison tools/64vw.c @ 2539:c6ee41fd98dd

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 02 Jan 2021 11:42:17 +0200
parents 24b32dbebe3d
children d56a0e86067a
comparison
equal deleted inserted replaced
2538:9921d60bd8e4 2539:c6ee41fd98dd
1 /* 1 /*
2 * 64vw - Displayer for various C64 graphics formats via libSDL 2 * 64vw - Displayer for various C64 graphics formats via libSDL
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2012-2020 Tecnic Software productions (TNSP) 4 * (C) Copyright 2012-2021 Tecnic Software productions (TNSP)
5 * 5 *
6 * Please read file 'COPYING' for information on license and distribution. 6 * Please read file 'COPYING' for information on license and distribution.
7 */ 7 */
8 #include "dmlib.h" 8 #include "dmlib.h"
9 #include "dmargs.h" 9 #include "dmargs.h"