X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=src%2Fsru_util.hpp;h=abf0d0d66e5d47858be05386c5123ea3fe238a0f;hb=0ca83fd98df8c2c62e755d087e95bb013970883e;hp=ab20f4ea8c4c32d0440b952b945bdf01d6ed6a30;hpb=30c0a93ac5646f497d4f1eabd3ddb5132ea1c37a;p=metaproxy-moved-to-github.git diff --git a/src/sru_util.hpp b/src/sru_util.hpp index ab20f4e..abf0d0d 100644 --- a/src/sru_util.hpp +++ b/src/sru_util.hpp @@ -1,8 +1,20 @@ -/* $Id: sru_util.hpp,v 1.6 2007-01-07 00:41:18 marc Exp $ -- Copyright (c) 2005-2006, 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);