X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fmod_dom.c;h=76ba9caf89bc9d471e4b3fe3709b2db8c88503a9;hb=a741f3ed46c75118dd042c30b375c9cea923b33e;hp=f369c68904ccf3734cdd0cc26b5e39af00d55459;hpb=2eacaa1e549428b231de5844f397466f6a44c59f;p=idzebra-moved-to-github.git diff --git a/index/mod_dom.c b/index/mod_dom.c index f369c68..76ba9ca 100644 --- a/index/mod_dom.c +++ b/index/mod_dom.c @@ -1,22 +1,19 @@ -/* $Id: mod_dom.c,v 1.41 2007-10-29 16:57:52 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS +/* This file is part of the Zebra server. + Copyright (C) 1995-2008 Index Data - This file is part of the Zebra server. +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. - 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. +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. - 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 +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 */ @@ -841,7 +838,6 @@ static void set_record_info(struct filter_info *tinfo, else dom_log(YLOG_WARN, tinfo, node, "bad @type value: %s", type_p); extctr->action = action; - yaz_log(YLOG_LOG, "In mod_dom.c: setting action to %d", action); } if (tinfo->record_info_invoked == 1)