diff options
author | lethality <lethality@anope.org> | 2011-01-21 16:49:25 +0000 |
---|---|---|
committer | lethality <lethality@anope.org> | 2011-01-21 16:49:25 +0000 |
commit | a86873c93e6cb4f1c5ddae6ba9cd26c2943b0218 (patch) | |
tree | 88198bc1d2921132ea6bc2357eb5333588ad35b7 /modules/protocol/ngircd.cpp | |
parent | 05933e9f21b16d0359fc5e1ca018c148d90755a7 (diff) |
fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd
Diffstat (limited to 'modules/protocol/ngircd.cpp')
-rw-r--r-- | modules/protocol/ngircd.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/protocol/ngircd.cpp b/modules/protocol/ngircd.cpp index 171e4941e..6fb899788 100644 --- a/modules/protocol/ngircd.cpp +++ b/modules/protocol/ngircd.cpp @@ -1,9 +1,9 @@ /* ngIRCd IRCD functions * - * (C) 2003-2010 Anope Team + * (C) 2003-2011 Anope Team * Contact us at team@anope.org * - * Please read COPYING and README for furhter details. + * Please read COPYING and README for further details. * * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. |