X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fquery-charset.c;h=2aa571be86b655365e02c0e022682add356a01b7;hb=173f78f50536784bdc6a59d4586ba409b2b69182;hp=049d1e745e244d0f9cebdc0248556f034ce3c947;hpb=cd6aeaa68dceee3c268dbb354fd32aadbc9fc942;p=yaz-moved-to-github.git diff --git a/src/query-charset.c b/src/query-charset.c index 049d1e7..2aa571b 100644 --- a/src/query-charset.c +++ b/src/query-charset.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS - * All rights reserved. - * - * $Id: query-charset.c,v 1.3 2007-05-03 22:20:45 adam Exp $ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data + * See the file LICENSE for details. */ /** \file query-charset.c @@ -99,6 +97,7 @@ void yaz_query_charset_convert_apt(Z_AttributesPlusTerm *apt, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab