changeset 9:62f8c657734d

Updated copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 10 Feb 2009 06:53:46 +0200
parents acc2a8035dd5
children a25f5d22483e
files th_util.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/th_util.h	Wed Dec 24 16:03:04 2008 +0200
+++ b/th_util.h	Tue Feb 10 06:53:46 2009 +0200
@@ -1,7 +1,7 @@
 /*
  * Generic utility-functions, macros and defaults
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2008 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2009 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
@@ -37,7 +37,7 @@
 #define TH_PROG_AUTHOR      NULL
 #define TH_PROG_LICENSE     NULL
 #else
-#define TH_PROG_AUTHOR      "By Matti 'ccr' Hämäläinen (C) Copyright 2008 TNSP"
+#define TH_PROG_AUTHOR      "By Matti 'ccr' Hämäläinen (C) Copyright 2009 TNSP"
 #define TH_PROG_LICENSE     "This software is licensed under GNU GPL version 2"
 #endif