Happy new year
[idzebra-moved-to-github.git] / data1 / d1_soif.c
index 94abb62..3e0a81a 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
@@ -78,7 +78,7 @@ char *data1_nodetosoif (data1_handle dh, data1_node *n, int select, int *len)
     char buf[128];
 
     wrbuf_rewind(b);
-    
+
     if (n->which != DATA1N_root)
        return 0;
     sprintf(buf, "@%s{\n", n->u.root.type);