X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=src%2Fsru_util.hpp;h=abf0d0d66e5d47858be05386c5123ea3fe238a0f;hb=09ce8a48eb9d2947cd019f9b8adb6513941c2211;hp=4863267fe1adf8698656fcecd10adee224f7b0bc;hpb=b70b9ec78f0ab1c3ed3b432de986159129a0e4ed;p=metaproxy-moved-to-github.git diff --git a/src/sru_util.hpp b/src/sru_util.hpp index 4863267..abf0d0d 100644 --- a/src/sru_util.hpp +++ b/src/sru_util.hpp @@ -1,8 +1,20 @@ -/* $Id: sru_util.hpp,v 1.7 2007-01-25 14:05:54 adam Exp $ -- Copyright (c) 2005-2007, Index Data. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data - See the LICENSE file for details - */ +Metaproxy 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. + +Metaproxy 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 +*/ #ifndef YP2_SDU_UTIL_HPP #define YP2_SDU_UTIL_HPP @@ -65,7 +77,7 @@ namespace metaproxy_1 { metaproxy_1::odr &odr_de, metaproxy_1::odr &odr_en, Z_SRW_PDU *sru_pdu_res, - Z_SOAP *&soap, + Z_SOAP **soap, char *charset, char *stylesheet);