X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftst_query_charset.c;h=1c3bb18bbda6df5ed38f3b2703b90ab78dc4936f;hb=950a4ac3bd94072bb5cf880f0f411bb2c8dc80bd;hp=439a47873ea0bb476286e3ae50df3e5bd7d8bc27;hpb=55ca7cdb58b098d348054917296c0fe2c9cb1580;p=yaz-moved-to-github.git diff --git a/test/tst_query_charset.c b/test/tst_query_charset.c index 439a478..1c3bb18 100644 --- a/test/tst_query_charset.c +++ b/test/tst_query_charset.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: tst_query_charset.c,v 1.2 2007-04-30 08:29:08 adam Exp $ */ #include @@ -89,6 +87,7 @@ int main (int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab