From 9efebe5461fd5985190380d11fd8c3c7a5fba9d6 Mon Sep 17 00:00:00 2001 From: lethality Date: Wed, 5 Jan 2011 18:34:38 +0000 Subject: update copyrights for 2011 --- src/tools/anopesmtp.cpp | 2 +- src/tools/db-convert.cpp | 4 ++-- src/tools/db-convert.h | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/tools') diff --git a/src/tools/anopesmtp.cpp b/src/tools/anopesmtp.cpp index 286c6c7ec..cfe8b542e 100644 --- a/src/tools/anopesmtp.cpp +++ b/src/tools/anopesmtp.cpp @@ -1,6 +1,6 @@ /* smtp stuff handler for win32. * - * (C) 2003-2010 Anope Team + * (C) 2003-2011 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/tools/db-convert.cpp b/src/tools/db-convert.cpp index 714881e17..74d09474b 100644 --- a/src/tools/db-convert.cpp +++ b/src/tools/db-convert.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2003-2010 Anope Team + * Copyright (C) 2003-2011 Anope Team * Copyright (C) 2005-2006 Florian Schulze - * Copyright (C) 2008-2010 Robin Burchell + * Copyright (C) 2008-2011 Robin Burchell * * 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/db-convert.h b/src/tools/db-convert.h index b2e067f87..df90837e8 100644 --- a/src/tools/db-convert.h +++ b/src/tools/db-convert.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2003-2010 Anope Team + * Copyright (C) 2003-2011 Anope Team * Copyright (C) 2005-2006 Florian Schulze - * Copyright (C) 2008-2010 Robin Burchell + * Copyright (C) 2008-2011 Robin Burchell * * 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 -- cgit