nmake: align with pazpar2 WRT icu/libxslt
[idzebra-moved-to-github.git] / util / tstpass.c
index e15146d..742b202 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
@@ -39,7 +39,7 @@ static void tst(void)
 {
     char path[1024];
     Passwd_db db;
-    
+
     db = passwd_db_open();
     YAZ_CHECK(db);
     if (!db)