comparison tools/gfxconv.c @ 2566:d75431bf1a7d

Bump copyright year.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 28 Feb 2022 11:59:26 +0200
parents d56a0e86067a
children bb44c48cffac
comparison
equal deleted inserted replaced
2565:d56a0e86067a 2566:d75431bf1a7d
1 /* 1 /*
2 * gfxconv - Convert various graphics formats 2 * gfxconv - Convert various graphics formats
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2012-2021 Tecnic Software productions (TNSP) 4 * (C) Copyright 2012-2022 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 "dmtool.h" 8 #include "dmtool.h"
9 #include "dmlib.h" 9 #include "dmlib.h"