X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsortspec.c;h=c3470364740d2b4819576a871e950539ff6c507c;hb=30be9a32fd26a2d08aa4413942408500c93ad4a3;hp=8d9272e24a6394654b6ef5bf00ac91a73a7d9ada;hpb=3cdfbd27dfc8dd15619f127ae78bf0f71b27dd6d;p=yaz-moved-to-github.git diff --git a/src/sortspec.c b/src/sortspec.c index 8d9272e..c347036 100644 --- a/src/sortspec.c +++ b/src/sortspec.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: sortspec.c,v 1.10 2007-04-16 21:53:09 adam Exp $ */ /** * \file sortspec.c @@ -132,6 +130,7 @@ Z_SortKeySpecList *yaz_sort_spec (ODR out, const char *arg) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab