Bump year
[yaz-moved-to-github.git] / src / tcpdchk.c
index 5f18801..841d897 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1995-2004, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tcpdchk.c,v 1.3 2004-11-18 15:18:13 heikki Exp $
+ * $Id: tcpdchk.c,v 1.5 2005-01-15 19:47:14 adam Exp $
  */
 /**
  * \file tcpdchk.c
@@ -15,7 +15,7 @@
 #include <yaz/yconfig.h>
 #include <yaz/comstack.h>
 #include <yaz/statserv.h>
-#include <yaz/ylog.h>
+#include <yaz/log.h>
 
 
 #if HAVE_TCPD_H