comparison src/dmlib.h @ 913:7d1696edf244

Bump copyright year.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 24 Feb 2015 00:56:22 +0200
parents 03bda6477ad4
children 6b2f41844580
comparison
equal deleted inserted replaced
912:70cbbd5b7aea 913:7d1696edf244
24 #ifdef __cplusplus 24 #ifdef __cplusplus
25 extern "C" { 25 extern "C" {
26 #endif 26 #endif
27 27
28 // Defaults 28 // Defaults
29 #define DM_PROG_AUTHOR "By Matti 'ccr' Hamalainen (C) Copyright 2014 TNSP" 29 #define DM_PROG_AUTHOR "By Matti 'ccr' Hamalainen (C) Copyright 2015 TNSP"
30 #define DM_PROG_LICENSE "Et all, see README / COPYING for more information." 30 #define DM_PROG_LICENSE "Et all, see README / COPYING for more information."
31 31
32 /* Error codes 32 /* Error codes
33 */ 33 */
34 enum { 34 enum {