Use backendtype none instead of finmarc
[yazproxy-moved-to-github.git] / src / yaz-bw.cpp
index f333754..dea22e0 100644 (file)
@@ -1,14 +1,14 @@
-/* $Id: yaz-bw.cpp,v 1.3 2004-04-11 12:25:01 adam Exp $
+/* $Id: yaz-bw.cpp,v 1.5 2004-11-30 21:10:45 adam Exp $
    Copyright (c) 1998-2004, Index Data.
 
 This file is part of the yaz-proxy.
 
-Zebra is free software; you can redistribute it and/or modify it under
+YAZ proxy 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
+YAZ proxy 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.
@@ -20,7 +20,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
  */
 
 #include <time.h>
-#include <yaz/log.h>
+#include <yaz/ylog.h>
 #include <yazproxy/bw.h>
 
 Yaz_bw::Yaz_bw(int sz)