X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftstlogthread.c;h=4489befbbdde29892ae768f38bd931deaf61ae34;hb=7fb420029552be59a80c8deadb638b4b8780d5d8;hp=b35da023cc2ee1aed4c57d6ba45fb3b5d5e88bb6;hpb=fec4b2a334086855ba77b531ffee06520bf96221;p=yaz-moved-to-github.git diff --git a/test/tstlogthread.c b/test/tstlogthread.c index b35da02..4489bef 100644 --- a/test/tstlogthread.c +++ b/test/tstlogthread.c @@ -1,8 +1,6 @@ -/* - * Copyright (c) 1998-2007, Index Data. +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: tstlogthread.c,v 1.6 2007-04-18 11:50:47 mike Exp $ */ #if HAVE_CONFIG_H @@ -83,6 +81,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