diff options
author | Adam <Adam@anope.org> | 2013-01-09 04:16:24 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-01-09 04:23:25 -0500 |
commit | 14a957f8a03983fea5986c0464e73156d3dad018 (patch) | |
tree | 2a5dc1d435ef8d031d192d3d1db753c8d84b9e2f /src/tools/epona2anope.c | |
parent | 8fb31b6441d87d0b4302cfbb7835b09fe61e8c7e (diff) |
Update copyright to 2013. This was done with:
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
Diffstat (limited to 'src/tools/epona2anope.c')
-rw-r--r-- | src/tools/epona2anope.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/epona2anope.c b/src/tools/epona2anope.c index 646afaa75..27d0bfc5e 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-2012 Anope Team + * Based on the original code of Anope, (C) 2003-2013 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 |