diff options
author | pimpmylinux <pimpmylinux@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-01-11 19:22:52 +0000 |
---|---|---|
committer | pimpmylinux <pimpmylinux@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-01-11 19:22:52 +0000 |
commit | 3dd71f207d8fb37ea27846a1c0a711b7ad46a318 (patch) | |
tree | 1f0ec74694889f3373ba2793a0ed16f2c189cc96 /include | |
parent | 7776fb854829d4dca4727399ef0bf8e733deafd0 (diff) |
updated copyright info for 2010
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include')
-rw-r--r-- | include/commands.h | 2 | ||||
-rw-r--r-- | include/config.h | 2 | ||||
-rw-r--r-- | include/datafiles.h | 2 | ||||
-rw-r--r-- | include/defs.h | 2 | ||||
-rw-r--r-- | include/depricated.h | 2 | ||||
-rw-r--r-- | include/encrypt.h | 2 | ||||
-rw-r--r-- | include/events.h | 2 | ||||
-rw-r--r-- | include/extern.h | 2 | ||||
-rw-r--r-- | include/makefile.win32 | 2 | ||||
-rw-r--r-- | include/messages.h | 2 | ||||
-rw-r--r-- | include/modules.h | 2 | ||||
-rw-r--r-- | include/pseudo.h | 2 | ||||
-rw-r--r-- | include/services.h | 2 | ||||
-rw-r--r-- | include/slist.h | 2 | ||||
-rw-r--r-- | include/sockets.h | 2 | ||||
-rw-r--r-- | include/timeout.h | 2 | ||||
-rw-r--r-- | include/version.sh | 2 | ||||
-rw-r--r-- | include/version.sh.c | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/include/commands.h b/include/commands.h index 50961364a..014e9597a 100644 --- a/include/commands.h +++ b/include/commands.h @@ -1,6 +1,6 @@ /* Declarations for command data. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/config.h b/include/config.h index 9c02a619c..c17c26e69 100644 --- a/include/config.h +++ b/include/config.h @@ -1,6 +1,6 @@ /* Services configuration. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/datafiles.h b/include/datafiles.h index 19e90e4dd..14cca776f 100644 --- a/include/datafiles.h +++ b/include/datafiles.h @@ -1,6 +1,6 @@ /* Database file descriptor structure and file handling routine prototypes. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/defs.h b/include/defs.h index bdefba1f9..a1b1d22a2 100644 --- a/include/defs.h +++ b/include/defs.h @@ -1,6 +1,6 @@ /* Set default values for any constants that should be in include files but * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/depricated.h b/include/depricated.h index 008e0663b..1986511b7 100644 --- a/include/depricated.h +++ b/include/depricated.h @@ -1,6 +1,6 @@ /* depricated.h * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/encrypt.h b/include/encrypt.h index 5d616394c..e41a51662 100644 --- a/include/encrypt.h +++ b/include/encrypt.h @@ -1,6 +1,6 @@ /* Include file for high-level encryption routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/events.h b/include/events.h index c5659c2bf..014aeaf00 100644 --- a/include/events.h +++ b/include/events.h @@ -1,6 +1,6 @@ /* Prototypes and external variable declarations. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/extern.h b/include/extern.h index 65375da09..a504e1227 100644 --- a/include/extern.h +++ b/include/extern.h @@ -1,6 +1,6 @@ /* Prototypes and external variable declarations. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/makefile.win32 b/include/makefile.win32 index 3556eda5b..15bb690c3 100644 --- a/include/makefile.win32 +++ b/include/makefile.win32 @@ -1,6 +1,6 @@ # Make file for Win32 # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 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 065ab0b7f..3939154d9 100644 --- a/include/messages.h +++ b/include/messages.h @@ -1,6 +1,6 @@ /* Declarations of IRC message structures, variables, and functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/modules.h b/include/modules.h index 24c70975a..1edfbbb79 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1,6 +1,6 @@ /* Modular support * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/pseudo.h b/include/pseudo.h index aa3054ba8..d837057ba 100644 --- a/include/pseudo.h +++ b/include/pseudo.h @@ -1,6 +1,6 @@ /* Include extra includes needed by most/all pseudo-clients. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/services.h b/include/services.h index b6da8a4ec..fc7ea044b 100644 --- a/include/services.h +++ b/include/services.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/slist.h b/include/slist.h index e3b6bb00c..66e29ebad 100644 --- a/include/slist.h +++ b/include/slist.h @@ -1,6 +1,6 @@ /* Header for Services list handler. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/sockets.h b/include/sockets.h index a568ea291..3e4cd68f2 100644 --- a/include/sockets.h +++ b/include/sockets.h @@ -1,6 +1,6 @@ /* * - * (C) 2004-2008 Anope Team + * (C) 2004-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/timeout.h b/include/timeout.h index 330d4935e..8e22b9f6b 100644 --- a/include/timeout.h +++ b/include/timeout.h @@ -1,6 +1,6 @@ /* Time-delay routine include stuff. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/version.sh b/include/version.sh index 874ee964d..feb55a9f7 100644 --- a/include/version.sh +++ b/include/version.sh @@ -27,7 +27,7 @@ fi cat >version.h <<EOF /* Version information for Services. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and CREDITS for further details. diff --git a/include/version.sh.c b/include/version.sh.c index 2c1020988..0610a8e83 100644 --- a/include/version.sh.c +++ b/include/version.sh.c @@ -1,6 +1,6 @@ /* version file handler for win32. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. |