diff options
author | Adam <Adam@anope.org> | 2014-01-01 20:51:08 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2014-01-01 20:51:08 -0500 |
commit | 969aacbf783287bc734d14c969dd6674bbb69252 (patch) | |
tree | 94dad4a5b2befcdabfe32e897a0705f07f3fbdbf /src/protocol/inspircd20.h | |
parent | 304e6eaabe829a7a0d493b81de5103a225846155 (diff) |
Update copyright to 2014. This was done with:
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
Diffstat (limited to 'src/protocol/inspircd20.h')
-rw-r--r-- | src/protocol/inspircd20.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol/inspircd20.h b/src/protocol/inspircd20.h index 5ac454324..a98c844c8 100644 --- a/src/protocol/inspircd20.h +++ b/src/protocol/inspircd20.h @@ -1,7 +1,7 @@ /* inspircd 1.2.0 + headers * * (C) 2009 Jan Milants <Viper@Anope.org> - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |