Happy new year
[yazpp-moved-to-github.git] / src / yaz-z-query.cpp
index d5be573..0ba1004 100644 (file)
@@ -1,8 +1,6 @@
-/*
- * Copyright (c) 1998-2007, Index Data.
+/* This file is part of the yazpp toolkit.
+ * Copyright (C) 1998-2011 Index Data and Mike Taylor
  * See the file LICENSE for details.
- * 
- * $Id: yaz-z-query.cpp,v 1.22 2007-04-12 15:00:33 adam Exp $
  */
 
 #include <yaz/querytowrbuf.h>
@@ -137,6 +135,7 @@ int Yaz_Z_Query::match(const Yaz_Z_Query *other)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab