summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2007-08-26 15:33:06 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2007-08-26 15:33:06 +0000
commit4f9325f8d0a7e6d53c512c1aee03091734e8d78a (patch)
tree84338db2494ce89b5a9f89e577e7247384674311 /include
parent15556aadb69b7e9bc44893ee3b1daaa539459fbc (diff)
BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information
git-svn-id: svn://svn.anope.org/anope/trunk@1265 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@983 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include')
-rw-r--r--include/commands.h2
-rw-r--r--include/config.h2
-rw-r--r--include/datafiles.h2
-rw-r--r--include/defs.h2
-rw-r--r--include/depricated.h2
-rw-r--r--include/encrypt.h2
-rw-r--r--include/events.h2
-rw-r--r--include/extern.h2
-rw-r--r--include/makefile.win322
-rw-r--r--include/messages.h2
-rw-r--r--include/modules.h2
-rw-r--r--include/pseudo.h2
-rw-r--r--include/services.h2
-rw-r--r--include/slist.h2
-rw-r--r--include/sockets.h2
-rw-r--r--include/timeout.h2
-rw-r--r--include/version.sh2
-rw-r--r--include/version.sh.c2
18 files changed, 18 insertions, 18 deletions
diff --git a/include/commands.h b/include/commands.h
index 5fe00fc65..814003abb 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -1,6 +1,6 @@
/* Declarations for command data.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/config.h b/include/config.h
index 445f16bc3..182d9d749 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1,6 +1,6 @@
/* Services configuration.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/datafiles.h b/include/datafiles.h
index e25b3416a..c1e303ffa 100644
--- a/include/datafiles.h
+++ b/include/datafiles.h
@@ -1,6 +1,6 @@
/* Database file descriptor structure and file handling routine prototypes.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/defs.h b/include/defs.h
index 7afa5d45b..b54f7b83f 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-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/depricated.h b/include/depricated.h
index 4946aa907..623bd2d2a 100644
--- a/include/depricated.h
+++ b/include/depricated.h
@@ -1,6 +1,6 @@
/* depricated.h
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/encrypt.h b/include/encrypt.h
index fd17a00ee..0d3d53f92 100644
--- a/include/encrypt.h
+++ b/include/encrypt.h
@@ -1,6 +1,6 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/events.h b/include/events.h
index aa0d2ec55..255d2f556 100644
--- a/include/events.h
+++ b/include/events.h
@@ -1,6 +1,6 @@
/* Prototypes and external variable declarations.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/extern.h b/include/extern.h
index 60322d8c8..7e678441c 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -1,6 +1,6 @@
/* Prototypes and external variable declarations.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/makefile.win32 b/include/makefile.win32
index b186c578c..1377621b7 100644
--- a/include/makefile.win32
+++ b/include/makefile.win32
@@ -1,6 +1,6 @@
# Make file for Win32
#
-# (C) 2003-2005 Anope Team
+# (C) 2003-2007 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for further details.
diff --git a/include/messages.h b/include/messages.h
index d966131d9..aa8714619 100644
--- a/include/messages.h
+++ b/include/messages.h
@@ -1,6 +1,6 @@
/* Declarations of IRC message structures, variables, and functions.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/modules.h b/include/modules.h
index 23e44107a..9715fc483 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -1,6 +1,6 @@
/* Modular support
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/pseudo.h b/include/pseudo.h
index 09c7b6f4c..8bc2776e8 100644
--- a/include/pseudo.h
+++ b/include/pseudo.h
@@ -1,6 +1,6 @@
/* Include extra includes needed by most/all pseudo-clients.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/services.h b/include/services.h
index 2d7c36d83..7da00a5e4 100644
--- a/include/services.h
+++ b/include/services.h
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/slist.h b/include/slist.h
index 1ff56aaf1..428f9b992 100644
--- a/include/slist.h
+++ b/include/slist.h
@@ -1,6 +1,6 @@
/* Header for Services list handler.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/sockets.h b/include/sockets.h
index e5ae27c58..c82871848 100644
--- a/include/sockets.h
+++ b/include/sockets.h
@@ -1,6 +1,6 @@
/*
*
- * (C) 2004 Anope Team
+ * (C) 2004-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/timeout.h b/include/timeout.h
index 64c205b03..f3c5772a0 100644
--- a/include/timeout.h
+++ b/include/timeout.h
@@ -1,6 +1,6 @@
/* Time-delay routine include stuff.
*
- * (C) 2003-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/version.sh b/include/version.sh
index 80a9c70d4..75dd68be1 100644
--- a/include/version.sh
+++ b/include/version.sh
@@ -27,7 +27,7 @@ fi
cat >version.h <<EOF
/* Version information for Services.
*
- * (C) 2003 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and CREDITS for furhter details.
diff --git a/include/version.sh.c b/include/version.sh.c
index 67e495d5e..eb1085a2c 100644
--- a/include/version.sh.c
+++ b/include/version.sh.c
@@ -1,6 +1,6 @@
/* version file handler for win32.
*
- * (C) 2003 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.