diff th_util.h @ 80:335b5a74c22e

Updatec copyrights to 2009.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 30 Jan 2009 01:54:51 +0200
parents 8749f6517491
children 69aed051f84d
line wrap: on
line diff
--- a/th_util.h	Wed Dec 24 16:03:53 2008 +0200
+++ b/th_util.h	Fri Jan 30 01:54:51 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