comparison src/dmimage.h @ 1270:7f20f611c241

Update copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 03 Jun 2015 16:36:25 +0300
parents 1e5cf1144f36
children 5e5f75b45f8d
comparison
equal deleted inserted replaced
1269:4b22da2a309f 1270:7f20f611c241
1 /* 1 /*
2 * DMLib 2 * DMLib
3 * -- Bitmap image conversion and loading 3 * -- Bitmap image conversion and loading
4 * Programmed and designed by Matti 'ccr' Hamalainen 4 * Programmed and designed by Matti 'ccr' Hamalainen
5 * (C) Copyright 2012 Tecnic Software productions (TNSP) 5 * (C) Copyright 2012-2015 Tecnic Software productions (TNSP)
6 */ 6 */
7 #ifndef DMIMAGE_H 7 #ifndef DMIMAGE_H
8 #define DMIMAGE_H 8 #define DMIMAGE_H
9 9
10 #include "dmlib.h" 10 #include "dmlib.h"