From f91057c662063d215296b92f3fcf59536fb85e4c Mon Sep 17 00:00:00 2001 From: "trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Thu, 27 Jan 2005 06:10:08 +0000 Subject: 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 --- src/mysql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mysql.c') diff --git a/src/mysql.c b/src/mysql.c index c426389e5..bdbdb9c3a 100644 --- a/src/mysql.c +++ b/src/mysql.c @@ -1,7 +1,7 @@ /* MySQL functions. * - * (C) 2003 Anope Team + * (C) 2003-2005 Anope Team * Contact us at info@anope.org * * Please read COPYING and README for further details. -- cgit