X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fyaz-z-cache.cpp;h=9c3eab6efdcd9690d7f7b996ca2e2a461e509884;hb=6b22d0543d41bec8626f3ae7ac866bcab7de44bd;hp=90c3c4b858a050de4c10bffb2bb9aa81c72eba7a;hpb=7411ed6df7fc0b535f83503f73d70e80f390e295;p=yazpp-moved-to-github.git diff --git a/src/yaz-z-cache.cpp b/src/yaz-z-cache.cpp index 90c3c4b..9c3eab6 100644 --- a/src/yaz-z-cache.cpp +++ b/src/yaz-z-cache.cpp @@ -1,13 +1,11 @@ -/* - * 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.14 2005-06-25 15:53:19 adam Exp $ */ #include #include -#include +#include using namespace yazpp_1; @@ -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