Use term Windows rather than win32
[yaz-moved-to-github.git] / zoom / zoomtst8.c
index 9f29bf1..e871813 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2012 Index Data
+ * Copyright (C) Index Data
  * See the file LICENSE for details.
  */
 
@@ -38,7 +38,7 @@ int main(int argc, char **argv)
 
         /* connect and init */
         ZOOM_connection_connect (z[i], argv[1+i], 0);
-        
+
     }
     /* scan all */
     for (i = 0; i<no; i++)