X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_any.c;h=ec526a980e6b228eb6f3c99f43cfc3e40da907d1;hb=eb68779c8a1e2ea059b5cf1a790e5047e3190bf2;hp=0c73bd73c6f24fe27327bd08352850847d6e3a8d;hpb=346311370361ec56af79a2f7756c9a8db4f55a68;p=yaz-moved-to-github.git diff --git a/src/ber_any.c b/src/ber_any.c index 0c73bd7..ec526a9 100644 --- a/src/ber_any.c +++ b/src/ber_any.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: ber_any.c,v 1.5 2006-08-24 13:10:03 adam Exp $ */ /** @@ -136,6 +134,7 @@ int completeBER(const unsigned 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