X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fdiag-entry.c;h=cea53e6ebd5bacb08dc2cea0e421b05deafa588a;hp=40f54c4de802f6164e00dd8dde63653e88896644;hb=1fbd038d97d6e1bfe97270ecc17cca123bcc435c;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/diag-entry.c b/src/diag-entry.c index 40f54c4..cea53e6 100644 --- a/src/diag-entry.c +++ b/src/diag-entry.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. - * - * $Id: diag-entry.c,v 1.4 2007-01-03 08:42:15 adam Exp $ */ /** @@ -27,6 +25,7 @@ const char *yaz_diag_to_str(struct yaz_diag_entry *tab, int code) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab