X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_any.c;h=ec526a980e6b228eb6f3c99f43cfc3e40da907d1;hp=6f0e977e785ef7d9fa5d3344117561f111ccb7eb;hb=df84e4897abc4565fe11adead30b99d9634b41b1;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/ber_any.c b/src/ber_any.c index 6f0e977..ec526a9 100644 --- a/src/ber_any.c +++ b/src/ber_any.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: ber_any.c,v 1.6 2007-01-03 08:42:15 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