diff options
author | lethality <lethality@anope.org> | 2011-01-06 02:32:32 +0000 |
---|---|---|
committer | lethality <lethality@anope.org> | 2011-01-06 02:32:32 +0000 |
commit | f592417ec2fc41dc90127cae2fee2064ca597393 (patch) | |
tree | 795866e4a515acd6f55ba7e957e684be44b2266d /include | |
parent | ed13cd11ec5ccee011b0dc744b7ac420ae51b1d1 (diff) |
Updated Copyright to 2011
Diffstat (limited to 'include')
-rw-r--r-- | include/commands.h | 4 | ||||
-rw-r--r-- | include/config.h | 4 | ||||
-rw-r--r-- | include/datafiles.h | 4 | ||||
-rw-r--r-- | include/defs.h | 4 | ||||
-rw-r--r-- | include/depricated.h | 4 | ||||
-rw-r--r-- | include/encrypt.h | 4 | ||||
-rw-r--r-- | include/events.h | 4 | ||||
-rw-r--r-- | include/extern.h | 4 | ||||
-rw-r--r-- | include/makefile.win32 | 2 | ||||
-rw-r--r-- | include/messages.h | 4 | ||||
-rw-r--r-- | include/modules.h | 4 | ||||
-rw-r--r-- | include/pseudo.h | 4 | ||||
-rw-r--r-- | include/services.h | 4 | ||||
-rw-r--r-- | include/slist.h | 4 | ||||
-rw-r--r-- | include/sockets.h | 4 | ||||
-rw-r--r-- | include/timeout.h | 4 |
16 files changed, 31 insertions, 31 deletions
diff --git a/include/commands.h b/include/commands.h index dfd35e488..51a02df9e 100644 --- a/include/commands.h +++ b/include/commands.h @@ -1,9 +1,9 @@ /* Declarations for command data. * - * (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. diff --git a/include/config.h b/include/config.h index 1a2223a22..72964dac8 100644 --- a/include/config.h +++ b/include/config.h @@ -1,9 +1,9 @@ /* Services configuration. * - * (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. diff --git a/include/datafiles.h b/include/datafiles.h index 740959ae5..2c928ca33 100644 --- a/include/datafiles.h +++ b/include/datafiles.h @@ -1,9 +1,9 @@ /* Database file descriptor structure and file handling routine prototypes. * - * (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. diff --git a/include/defs.h b/include/defs.h index e571b691f..90c51563c 100644 --- a/include/defs.h +++ b/include/defs.h @@ -1,9 +1,9 @@ /* Set default values for any constants that should be in include files but * - * (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. diff --git a/include/depricated.h b/include/depricated.h index 1986511b7..31d2e6510 100644 --- a/include/depricated.h +++ b/include/depricated.h @@ -1,9 +1,9 @@ /* depricated.h * - * (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. diff --git a/include/encrypt.h b/include/encrypt.h index 0b4c81bb4..72c1a7589 100644 --- a/include/encrypt.h +++ b/include/encrypt.h @@ -1,9 +1,9 @@ /* Include file for high-level encryption routines. * - * (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. diff --git a/include/events.h b/include/events.h index 82a20c3f9..1fca188df 100644 --- a/include/events.h +++ b/include/events.h @@ -1,9 +1,9 @@ /* Prototypes and external variable declarations. * - * (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. diff --git a/include/extern.h b/include/extern.h index d39faa076..4c7e01465 100644 --- a/include/extern.h +++ b/include/extern.h @@ -1,9 +1,9 @@ /* Prototypes and external variable declarations. * - * (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. diff --git a/include/makefile.win32 b/include/makefile.win32 index b8fa8f96f..2b1be3e80 100644 --- a/include/makefile.win32 +++ b/include/makefile.win32 @@ -1,6 +1,6 @@ # Make file for Win32 # -# (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/include/messages.h b/include/messages.h index a89c0b0c3..8cab9a56b 100644 --- a/include/messages.h +++ b/include/messages.h @@ -1,9 +1,9 @@ /* Declarations of IRC message structures, variables, and 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. diff --git a/include/modules.h b/include/modules.h index 0dd5bf46d..2b72c011b 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1,9 +1,9 @@ /* Modular support * - * (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. diff --git a/include/pseudo.h b/include/pseudo.h index 3033a73fd..21f36a6fb 100644 --- a/include/pseudo.h +++ b/include/pseudo.h @@ -1,9 +1,9 @@ /* Include extra includes needed by most/all pseudo-clients. * - * (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. diff --git a/include/services.h b/include/services.h index 814aff0c5..f0667aa82 100644 --- a/include/services.h +++ b/include/services.h @@ -1,9 +1,9 @@ /* * - * (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. diff --git a/include/slist.h b/include/slist.h index e3a5ae1d4..6a9674d46 100644 --- a/include/slist.h +++ b/include/slist.h @@ -1,9 +1,9 @@ /* Header for Services list handler. * - * (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. diff --git a/include/sockets.h b/include/sockets.h index 3e4cd68f2..05cf49c6f 100644 --- a/include/sockets.h +++ b/include/sockets.h @@ -1,9 +1,9 @@ /* * - * (C) 2004-2010 Anope Team + * (C) 2004-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/timeout.h b/include/timeout.h index 78dc5e777..9a6664da2 100644 --- a/include/timeout.h +++ b/include/timeout.h @@ -1,9 +1,9 @@ /* Time-delay routine include stuff. * - * (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. |