1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 21:23:13 +02:00

BUILD : 1.7.21 (1346) BUGS : 826 NOTES : GPL required header added

git-svn-id: svn://svn.anope.org/anope/trunk@1346 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1061 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-15 14:42:30 +00:00
parent 555c7ff856
commit 1f9fd58698
2 changed files with 19 additions and 1 deletions
+14
View File
@@ -1,3 +1,17 @@
/* Main ircd functions.
*
* (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* 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.
*
* $Id$
*
*/
#include "services.h"
#include "extern.h"
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="21"
VERSION_EXTRA="-svn"
VERSION_BUILD="1345"
VERSION_BUILD="1346"
# $Log$
#
# BUILD : 1.7.21 (1346)
# BUGS : 826
# NOTES : GPL required header added
#
# BUILD : 1.7.21 (1345)
# BUGS :
# NOTES : Updated copyright information