summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorlethality <lethality@anope.org>2011-01-07 23:01:19 +0000
committerlethality <lethality@anope.org>2011-01-07 23:01:19 +0000
commit0eb9152749bfb65a5a019a90f413ac3d7e11ca9b (patch)
tree75830a018863b6baaece091d5f07e678001656f8 /modules
parent44038491264a350a8849e1d7e8547bbdec134d74 (diff)
fix some more copyright and typos (not mine) spotted by chaz :P
Diffstat (limited to 'modules')
-rw-r--r--modules/core/os_ignore.h2
-rw-r--r--modules/protocol/plexus.cpp2
-rw-r--r--modules/protocol/ratbox.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/core/os_ignore.h b/modules/core/os_ignore.h
index 5aec64f8f..056161a79 100644
--- a/modules/core/os_ignore.h
+++ b/modules/core/os_ignore.h
@@ -1,6 +1,6 @@
/* OperServ ignore interface
*
- * (C) 2003-2010 Anope Team
+ * (C) 2003-2011 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
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.