X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fapi_swig.c;h=f83037128b4218463fa55394436dce3ecf927082;hp=f453abdfab37d325879c52e1417054a118176872;hb=97a7adeb9e5059463f039495cc01cfa448463a27;hpb=7297814fe530200ab3f1bc56380206834e8c3a82 diff --git a/index/api_swig.c b/index/api_swig.c index f453abd..f830371 100644 --- a/index/api_swig.c +++ b/index/api_swig.c @@ -1,9 +1,21 @@ -#include -#include +/* This file is part of the Zebra server. + Copyright (C) 1995-2008 Index Data -#define DEFAULT_APPROX_LIMIT 2000000000 +Zebra 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, or (at your option) any later +version. -/* == Internal structures ================================================== */ +Zebra 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. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +*/ struct idzebra_swig_service { ZebraService zs;