X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fyaz-z-cache.cpp;h=9c3eab6efdcd9690d7f7b996ca2e2a461e509884;hb=6b22d0543d41bec8626f3ae7ac866bcab7de44bd;hp=fd35f7cf87affbbfce90103fafa71c8f59afa1fb;hpb=0cc824e02bc2c69986bec8c9dd9ff53f07a0cd3d;p=yazpp-moved-to-github.git diff --git a/src/yaz-z-cache.cpp b/src/yaz-z-cache.cpp index fd35f7c..9c3eab6 100644 --- a/src/yaz-z-cache.cpp +++ b/src/yaz-z-cache.cpp @@ -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 @@ -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