comparison tools/64vw.c @ 2374:2afe501cfed2

Bump copyright year.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 08 Jan 2020 12:29:46 +0200
parents 8ad08ab4975b
children 97e391e2e0c6
comparison
equal deleted inserted replaced
2373:f35ee6f8d994 2374:2afe501cfed2
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-2019 Tecnic Software productions (TNSP) 4 * (C) Copyright 2012-2020 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"