Happy new year
[idzebra-moved-to-github.git] / test / api / test_scan.c
index d1e3f8c..33b2ab2 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the Zebra server.
-   Copyright (C) 1994-2011 Index Data
+   Copyright (C) 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
@@ -28,7 +28,7 @@ const char *myrec[] = {
         "<gils>\n<title>c d</title>\n</gils>\n",
         "<gils>\n<title>e f</title>\n</gils>\n" ,
        0} ;
-       
+
 static void tst(int argc, char **argv)
 {
     ZebraService zs = tl_start_up(0, argc, argv);