diff main.c @ 668:f212cbfbd93c

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 15 Feb 2016 07:04:48 +0200
parents 1b18551b25e7
children 06199003043a
line wrap: on
line diff
--- a/main.c	Mon Feb 15 07:01:33 2016 +0200
+++ b/main.c	Mon Feb 15 07:04:48 2016 +0200
@@ -1,7 +1,7 @@
 /*
  * NNChat - Custom chat client for NewbieNudes.com chatrooms
  * Written by Matti 'ccr' Hämäläinen
- * (C) Copyright 2008-2014 Tecnic Software productions (TNSP)
+ * (C) Copyright 2008-2016 Tecnic Software productions (TNSP)
  */
 #include "th_args.h"
 #include "th_config.h"
@@ -1962,7 +1962,7 @@
 
     // Initialize
     th_init("NNChat", "Newbie Nudes chat client", NN_VERSION,
-        "Written and designed by Anonymous Finnish Guy (C) 2008-2014",
+        "Written and designed by Anonymous Finnish Guy (C) 2008-2016",
         "This software is freeware, use and distribute as you wish.");
     th_verbosityLevel = 0;