diff options
author | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-01-27 06:10:08 +0000 |
---|---|---|
committer | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-01-27 06:10:08 +0000 |
commit | f91057c662063d215296b92f3fcf59536fb85e4c (patch) | |
tree | 0065c0f85f3b16a7e0bfcba5f3c280964d23f3f9 /include/defs.h | |
parent | 01f32cf2881f781fa934623361a146e55fcca8b6 (diff) |
BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 2005, Solid IRCD compiles again, fixed sstrdup() error, updated the documentation a bit, cleaned up ratbox a bit.
git-svn-id: svn://svn.anope.org/anope/trunk@556 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@409 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include/defs.h')
-rw-r--r-- | include/defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/defs.h b/include/defs.h index c2993d270..7afa5d45b 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 Anope Team + * (C) 2003-2005 Anope Team * Contact us at info@anope.org * * Please read COPYING and README for furhter details. |