X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_any.c;h=4a73314fc7d102ee14687d04f4ffe3816e40f104;hb=30be9a32fd26a2d08aa4413942408500c93ad4a3;hp=6f0e977e785ef7d9fa5d3344117561f111ccb7eb;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/src/ber_any.c b/src/ber_any.c index 6f0e977..4a73314 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-2009 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