X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fretrieval.c;h=4923e64b8a699d580a80b852274d168f0cd66873;hp=724ff2585ac59282d79fe45c1d57deefda2eeeff;hb=0f073baf2183a54f2a5691e697fde68c9a5f50c5;hpb=b15f0626c7fac44328266d8bde239781548256f8 diff --git a/src/retrieval.c b/src/retrieval.c index 724ff25..4923e64 100644 --- a/src/retrieval.c +++ b/src/retrieval.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 2005-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. - * - * $Id: retrieval.c,v 1.22 2008-01-25 16:28:26 adam Exp $ */ /** * \file retrieval.c @@ -374,6 +372,7 @@ void yaz_retrieval_set_path(yaz_retrieval_t p, const char *path) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab