X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fdiag-entry.c;h=33894b78f7b1ade7b34ce6550cde34d05e8660c9;hb=d962efcd2c1f0a3abfb0c40e81e298d69a9757bd;hp=98b07b8d2033abd191c59434436d9bcd4f2b9bf7;hpb=8626b7019b5d3d9c9594f20025e97d06a2d590fc;p=yaz-moved-to-github.git diff --git a/src/diag-entry.c b/src/diag-entry.c index 98b07b8..33894b7 100644 --- a/src/diag-entry.c +++ b/src/diag-entry.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2006, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. - * - * $Id: diag-entry.c,v 1.3 2006-04-19 23:15:39 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