diff th_util.h @ 432:1b3472ba7b23

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 01 Jan 2017 01:59:49 +0200
parents 5391cd557483
children 347bfd3e017e
line wrap: on
line diff
--- a/th_util.h	Mon Nov 07 02:57:23 2016 +0200
+++ b/th_util.h	Sun Jan 01 01:59:49 2017 +0200
@@ -1,7 +1,7 @@
 /*
  * Generic utility-functions, macros and defaults
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2015 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2017 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
@@ -49,7 +49,7 @@
 #define TH_PROG_AUTHOR      NULL
 #define TH_PROG_LICENSE     NULL
 #else
-#define TH_PROG_AUTHOR      "By Matti 'ccr' Hamalainen (C) Copyright 2016 TNSP"
+#define TH_PROG_AUTHOR      "By Matti 'ccr' Hamalainen (C) Copyright 2017 TNSP"
 #define TH_PROG_LICENSE     "This software is licensed under GNU GPL version 2"
 #endif