X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fdumpber.c;h=e90ad27de4c896aa55ab4cce97adb987f3d2b326;hp=a60cb3c6f3c6963b57cd1ac86735407bb5aeb84b;hb=1b814737d1572a6fc4bec2a3d120d6954d12bdb1;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/dumpber.c b/src/dumpber.c index a60cb3c..e90ad27 100644 --- a/src/dumpber.c +++ b/src/dumpber.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. - * - * $Id: dumpber.c,v 1.5 2007-01-03 08:42:15 adam Exp $ */ /** @@ -130,6 +128,7 @@ int odr_dumpBER(FILE *f, const char *buf, int len) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab