diff options
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/anopesmtp.c | 2 | ||||
-rw-r--r-- | src/tools/db-merger.c | 4 | ||||
-rw-r--r-- | src/tools/epona2anope.c | 2 | ||||
-rw-r--r-- | src/tools/smtp.h | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/src/tools/anopesmtp.c b/src/tools/anopesmtp.c index 81208f851..0a0773d27 100644 --- a/src/tools/anopesmtp.c +++ b/src/tools/anopesmtp.c @@ -1,6 +1,6 @@ /* smtp stuff handler for win32. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/tools/db-merger.c b/src/tools/db-merger.c index 2c6e46cd5..b5646f3e9 100644 --- a/src/tools/db-merger.c +++ b/src/tools/db-merger.c @@ -1,6 +1,6 @@ /* * Anope Database Merger - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. @@ -9,7 +9,7 @@ * * Based on the original IRC, db-merger.c * (C) Copyright 2005-2006, Florian Schulze (Certus) - * Based on the original code of Anope, (C) 2003-2013 Anope Team + * Based on the original code of Anope, (C) 2003-2014 Anope Team * */ diff --git a/src/tools/epona2anope.c b/src/tools/epona2anope.c index 27d0bfc5e..4585f0c30 100644 --- a/src/tools/epona2anope.c +++ b/src/tools/epona2anope.c @@ -2,7 +2,7 @@ * IRC - Internet Relay Chat, epona2anope.c * (C) Copyright 2005-2006, Florian Schulze (Certus) * - * Based on the original code of Anope, (C) 2003-2013 Anope Team + * Based on the original code of Anope, (C) 2003-2014 Anope Team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License (see it online diff --git a/src/tools/smtp.h b/src/tools/smtp.h index d1929f24d..d91b1075f 100644 --- a/src/tools/smtp.h +++ b/src/tools/smtp.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |