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 /include | |
| parent | 44038491264a350a8849e1d7e8547bbdec134d74 (diff) | |
fix some more copyright and typos (not mine) spotted by chaz :P
Diffstat (limited to 'include')
| -rw-r--r-- | include/anope.h | 2 | ||||
| -rw-r--r-- | include/commands.h | 2 | ||||
| -rw-r--r-- | include/extern.h | 2 | ||||
| -rw-r--r-- | include/modules.h | 2 | ||||
| -rw-r--r-- | include/services.h | 2 | ||||
| -rw-r--r-- | include/socketengine.h | 2 | ||||
| -rw-r--r-- | include/sockets.h | 2 | ||||
| -rw-r--r-- | include/timers.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/include/anope.h b/include/anope.h index b38dca4ab..56d893278 100644 --- a/include/anope.h +++ b/include/anope.h @@ -2,7 +2,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/include/commands.h b/include/commands.h index 4abaa43b8..f734d6a6e 100644 --- a/include/commands.h +++ b/include/commands.h @@ -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/include/extern.h b/include/extern.h index 38c9531f7..f32520c44 100644 --- a/include/extern.h +++ b/include/extern.h @@ -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/include/modules.h b/include/modules.h index 3d1c2f828..ae5bbeee3 100644 --- a/include/modules.h +++ b/include/modules.h @@ -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/include/services.h b/include/services.h index 881bbbb76..a1ec19958 100644 --- a/include/services.h +++ b/include/services.h @@ -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/include/socketengine.h b/include/socketengine.h index 35b4f729b..9ee94f399 100644 --- a/include/socketengine.h +++ b/include/socketengine.h @@ -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/include/sockets.h b/include/sockets.h index 4d6938e09..1cfc3bb5d 100644 --- a/include/sockets.h +++ b/include/sockets.h @@ -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/include/timers.h b/include/timers.h index c7b1c5e74..d479df23e 100644 --- a/include/timers.h +++ b/include/timers.h @@ -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. */ |
