X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsortspec.c;h=d4697186d9e5352ecff165dc8c1dbaf87ce41776;hb=419e0de8e395a9b43263d669eb83dc5bef0734a0;hp=8d9272e24a6394654b6ef5bf00ac91a73a7d9ada;hpb=3cdfbd27dfc8dd15619f127ae78bf0f71b27dd6d;p=yaz-moved-to-github.git diff --git a/src/sortspec.c b/src/sortspec.c index 8d9272e..d469718 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-2010 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