Happy new year
[yaz-moved-to-github.git] / zoom / zoomtst11.c
index 942e2a9..bbcffd0 100644 (file)
@@ -1,8 +1,7 @@
-/* $Id: zoomtst11.c,v 1.2 2007-03-07 13:12:42 adam Exp $  */
-
-/** \file zoomtst11.c
-    \brief Asynchronous single-target which tests event/error handling
-*/
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2011 Index Data
+ * See the file LICENSE for details.
+ */
 
 #include <stdio.h>
 #include <stdlib.h>
@@ -106,6 +105,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab