diff options
author | Adam <Adam@anope.org> | 2011-01-08 00:25:30 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2011-01-08 00:25:30 -0500 |
commit | 43995b4c6d37b96bfbb7be04471508d59b66683d (patch) | |
tree | fb204702de6b2b7e37b047ebe0f1e74571cd507e /include | |
parent | 512d23d60f25203ab88605ba131a0704cadd2263 (diff) | |
parent | 0eb9152749bfb65a5a019a90f413ac3d7e11ca9b (diff) |
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
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 afb7ab51f..b05c69cbe 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 69ed1a944..5db510fde 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 6d48d1481..68be2c9b7 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. */ |