Happy new year
[idzebra-moved-to-github.git] / index / zebrasrv.c
index c024465..5683f58 100644 (file)
@@ -1,8 +1,5 @@
-/* $Id: zebrasrv.c,v 1.21 2007-10-29 09:25:41 adam Exp $
-   Copyright (C) 1995-2007
-   Index Data ApS
-
-This file is part of the Zebra server.
+/* This file is part of the Zebra server.
+   Copyright (C) 1994-2009 Index Data
 
 Zebra 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
@@ -807,6 +804,7 @@ int main(int argc, char **argv)
     sob->bend_start = bend_start;
     sob->bend_stop = bend_stop;
 #ifdef WIN32
+    strcpy(sob->service_name, "zebrasrv");
     strcpy(sob->service_display_name, "Zebra Server");
 #endif
     statserv_setcontrol(sob);