Updated footer comment
[yaz-moved-to-github.git] / zoom / zoomtst9.c
index fd01158..ed5b5b7 100644 (file)
@@ -1,8 +1,7 @@
-/* $Id: zoomtst9.c,v 1.5 2007-01-03 08:42:17 adam Exp $  */
-
-/** \file zoomtst9.c
-    \brief Extended Service Update
-*/
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2009 Index Data
+ * See the file LICENSE for details.
+ */
 
 #include <stdio.h>
 #include <string.h>
@@ -107,6 +106,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