comparison tools/gfxconv.c @ 825:c5b768c8e641

Update copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 16 May 2014 22:33:25 +0300
parents 705e2e4ed45a
children 742e3d850247
comparison
equal deleted inserted replaced
824:705e2e4ed45a 825:c5b768c8e641
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 Tecnic Software productions (TNSP) 4 * (C) Copyright 2012-2014 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"