Bump year
[yaz-moved-to-github.git] / include / yaz / yaz-util.h
index b21fb88..e5261e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2004, Index Data.
+ * Copyright (C) 1995-2005, Index Data ApS
  *
  * Permission to use, copy, modify, distribute, and sell this software and
  * its documentation, in whole or in part, for any purpose, is hereby granted,
@@ -23,7 +23,7 @@
  * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  * OF THIS SOFTWARE.
  *
- * $Id: yaz-util.h,v 1.10 2004-10-15 00:18:59 adam Exp $
+ * $Id: yaz-util.h,v 1.15 2005-01-15 19:47:10 adam Exp $
  */
 /**
  * \file yaz-util.h
@@ -36,7 +36,9 @@
 #include <yaz/yconfig.h>
 #include <yaz/yaz-version.h>
 #include <yaz/xmalloc.h>
-#include <yaz/log.h>
+
+#include <yaz/log.h>  
+
 #include <yaz/tpath.h>
 #include <yaz/options.h>
 #include <yaz/wrbuf.h>