Updated footer comment
[yaz-moved-to-github.git] / src / cqlutil.c
index 2c25dea..7307868 100644 (file)
@@ -1,11 +1,7 @@
-/* $Id: cqlutil.c,v 1.13 2008-01-06 16:22:02 adam Exp $
-   Copyright (C) 1995-2007, Index Data ApS
-   Index Data Aps
-
-This file is part of the YAZ toolkit.
-
-See the file LICENSE for details.
-*/
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2009 Index Data
+ * See the file LICENSE for details.
+ */
 
 /**
  * \file cqlutil.c
@@ -187,6 +183,7 @@ int cql_strncmp(const char *s1, const char *s2, size_t n)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab