X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmod-qserver.c;h=da9c941dfbbe6e6623d1d937ba762b995693cbed;hb=a39ad168726ad1a4780e29f7986bb653f362ab06;hp=678846d851ca8ad31280a4c10e8c8fe9a9990dc4;hpb=e12ba5c40133227e84bc67da0b82580c53821c89;p=srvx.git diff --git a/src/mod-qserver.c b/src/mod-qserver.c index 678846d..da9c941 100644 --- a/src/mod-qserver.c +++ b/src/mod-qserver.c @@ -1,16 +1,21 @@ /* Direct Query Server module for srvx 1.x * Copyright 2006 Michael Poole * - * This is PROPRIETARY, UNPUBLISHED code. + * This file is part of srvx. * - * This file is not part of srvx. The only logical reason for you to have - * this file is to be working for GameSurge. + * srvx is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * - * If this is not the case, you should delete this copy and inform - * Michael Poole where you acquired it. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * The copyright notice above is not evidence that this code is, has been, - * or ever will be publicly licensed. + * You should have received a copy of the GNU General Public License + * along with srvx; if not, write to the Free Software Foundation, + * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ #include "conf.h"