X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_oct.c;h=9cccae9d1bc09e3dc95edc5f6fcfbe5566464432;hp=593cc119538f678f1e78907838e10ab0eb277b04;hb=5e1889250160764822014ce89ee19dc84e5ce310;hpb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505 diff --git a/src/ber_oct.c b/src/ber_oct.c index 593cc11..9cccae9 100644 --- a/src/ber_oct.c +++ b/src/ber_oct.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2005, 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_oct.c,v 1.4 2005-06-25 15:46:03 adam Exp $ */ /** @@ -87,6 +85,7 @@ int ber_octetstring(ODR o, Odr_oct *p, int cons) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab