diff options
| author | lethality <lethality@anope.org> | 2011-01-05 18:34:38 +0000 |
|---|---|---|
| committer | lethality <lethality@anope.org> | 2011-01-05 18:34:38 +0000 |
| commit | 9efebe5461fd5985190380d11fd8c3c7a5fba9d6 (patch) | |
| tree | 6c0648761827c2081d2999241e977f91921d37ae /src/tools | |
| parent | 7198fa73d18ecd43b38a12cb16cefbbda2d5641e (diff) | |
update copyrights for 2011
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/anopesmtp.cpp | 2 | ||||
| -rw-r--r-- | src/tools/db-convert.cpp | 4 | ||||
| -rw-r--r-- | src/tools/db-convert.h | 4 |
3 files changed, 5 insertions, 5 deletions
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 <team@anope.org> + * Copyright (C) 2003-2011 Anope Team <team@anope.org> * Copyright (C) 2005-2006 Florian Schulze <certus@anope.org> - * Copyright (C) 2008-2010 Robin Burchell <w00t@inspircd.org> + * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> * * 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 <team@anope.org> + * Copyright (C) 2003-2011 Anope Team <team@anope.org> * Copyright (C) 2005-2006 Florian Schulze <certus@anope.org> - * Copyright (C) 2008-2010 Robin Burchell <w00t@inspircd.org> + * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> * * 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 |
