summaryrefslogtreecommitdiff
path: root/src/vsnprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vsnprintf.c')
-rw-r--r--src/vsnprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vsnprintf.c b/src/vsnprintf.c
index d914ffc3c..b777847a4 100644
--- a/src/vsnprintf.c
+++ b/src/vsnprintf.c
@@ -1,6 +1,6 @@
/* An implementation of vsnprintf() for systems that don't have it.
*
- * (C) 2003 Anope Team
+ * (C) 2003-2005 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.