diff src/dmlib.h @ 2539:c6ee41fd98dd

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 02 Jan 2021 11:42:17 +0200
parents fcaf2db0cd05
children b544a8e32a35
line wrap: on
line diff
--- a/src/dmlib.h	Thu Oct 22 21:28:52 2020 +0300
+++ b/src/dmlib.h	Sat Jan 02 11:42:17 2021 +0200
@@ -2,7 +2,7 @@
  * DMLib
  * -- Main header file
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2011-2020 Tecnic Software productions (TNSP)
+ * (C) Copyright 2011-2021 Tecnic Software productions (TNSP)
  */
 #ifndef DMLIB_H
 #define DMLIB_H
@@ -125,7 +125,7 @@
 #endif
 
 // Defaults
-#define DM_PROG_AUTHOR      "By Matti 'ccr' Hamalainen (C) Copyright 2002-2020 TNSP"
+#define DM_PROG_AUTHOR      "By Matti 'ccr' Hamalainen (C) Copyright 2002-2021 TNSP"
 #define DM_PROG_LICENSE     "This program is distributed under a 3-clause BSD -style license."