summaryrefslogtreecommitdiffstats
path: root/common/eurephia_nullsafe.c
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-05-25 15:17:38 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-07-30 11:02:54 +0200
commit430758cb6c263576ddcf3bcae27ed253df973daa (patch)
treebe9e8ea1e1211d951b4182d59dee3e6b7b8c6936 /common/eurephia_nullsafe.c
parentf6aed3aee0c89d07bf7ad81d3c4599eb03c9b2f1 (diff)
downloadeurephia-430758cb6c263576ddcf3bcae27ed253df973daa.tar.gz
eurephia-430758cb6c263576ddcf3bcae27ed253df973daa.tar.xz
eurephia-430758cb6c263576ddcf3bcae27ed253df973daa.zip
Updated Copyright dates to include 2010
Diffstat (limited to 'common/eurephia_nullsafe.c')
-rw-r--r--common/eurephia_nullsafe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/eurephia_nullsafe.c b/common/eurephia_nullsafe.c
index 17b808a..d466ab8 100644
--- a/common/eurephia_nullsafe.c
+++ b/common/eurephia_nullsafe.c
@@ -3,7 +3,7 @@
* standard C string functions, which is made NULL safe by checking
* if input value is NULL before performing the action.
*
- * GPLv2 only - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or