Updated footer comment
[yazpp-moved-to-github.git] / src / yaz-z-cache.cpp
index fd35f7c..9c3eab6 100644 (file)
@@ -1,8 +1,6 @@
-/*
- * Copyright (c) 2002-2004, Index Data.
+/* This file is part of the yazpp toolkit.
+ * Copyright (C) 1998-2009 Index Data and Mike Taylor
  * See the file LICENSE for details.
- * 
- * $Id: yaz-z-cache.cpp,v 1.15 2006-03-29 13:14:18 adam Exp $
  */
 
 #include <yaz/log.h>
@@ -217,6 +215,7 @@ int RecordCache::lookup (ODR o, Z_NamePlusRecordList **npr,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab