diff options
| author | lethality <lethality@anope.org> | 2011-01-07 23:01:19 +0000 |
|---|---|---|
| committer | lethality <lethality@anope.org> | 2011-01-07 23:01:19 +0000 |
| commit | 0eb9152749bfb65a5a019a90f413ac3d7e11ca9b (patch) | |
| tree | 75830a018863b6baaece091d5f07e678001656f8 /modules/protocol | |
| parent | 44038491264a350a8849e1d7e8547bbdec134d74 (diff) | |
fix some more copyright and typos (not mine) spotted by chaz :P
Diffstat (limited to 'modules/protocol')
| -rw-r--r-- | modules/protocol/plexus.cpp | 2 | ||||
| -rw-r--r-- | modules/protocol/ratbox.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/protocol/plexus.cpp b/modules/protocol/plexus.cpp index aa30d8ab3..634627715 100644 --- a/modules/protocol/plexus.cpp +++ b/modules/protocol/plexus.cpp @@ -3,7 +3,7 @@ * (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. diff --git a/modules/protocol/ratbox.cpp b/modules/protocol/ratbox.cpp index e22704fed..00587bf02 100644 --- a/modules/protocol/ratbox.cpp +++ b/modules/protocol/ratbox.cpp @@ -3,7 +3,7 @@ * (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. |
