X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fyaz-proxy.cpp;h=0ac056b71ca0f03673e978ab065f4ff382cba13d;hb=74caa502707b3bad73748125eecd5f4bdeb420e6;hp=ef6c0ccdfb08e5e234784b20097ebc4584b2566d;hpb=2f1a9a4b28ae43c9da9e0740f84048065b2d3bf6;p=yazproxy-moved-to-github.git diff --git a/src/yaz-proxy.cpp b/src/yaz-proxy.cpp index ef6c0cc..0ac056b 100644 --- a/src/yaz-proxy.cpp +++ b/src/yaz-proxy.cpp @@ -1,4 +1,4 @@ -/* $Id: yaz-proxy.cpp,v 1.1 2004-04-11 11:36:52 adam Exp $ +/* $Id: yaz-proxy.cpp,v 1.3 2004-04-11 12:25:01 adam Exp $ Copyright (c) 1998-2004, Index Data. This file is part of the yaz-proxy. @@ -14,7 +14,7 @@ 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 Zebra; see the file LICENSE.proxy. If not, write to the +along with YAZ proxy; see the file LICENSE. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ @@ -34,7 +34,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include #include -#include +#include #include static const char *apdu_name(Z_APDU *apdu)