comparison util.c @ 581:97a49a6cc959

Bump copyright year.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 05 Jan 2013 16:16:44 +0200
parents 44f67ec5e945
children 46fcab5ff44e
comparison
equal deleted inserted replaced
580:cb4b1cd5dd02 581:97a49a6cc959
1 /* 1 /*
2 * NNChat - Custom chat client for NewbieNudes.com chatrooms 2 * NNChat - Custom chat client for NewbieNudes.com chatrooms
3 * Written by Matti 'ccr' Hämäläinen 3 * Written by Matti 'ccr' Hämäläinen
4 * (C) Copyright 2008-2012 Tecnic Software productions (TNSP) 4 * (C) Copyright 2008-2013 Tecnic Software productions (TNSP)
5 */ 5 */
6 #include "util.h" 6 #include "util.h"
7 #include <time.h> 7 #include <time.h>
8 8
9 9