X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_null.c;h=91dc5f4172c67a17db60d4998db0351b462041b5;hp=7b00d573f4abaaf0576d8cb3ec5d78f4e6057ba4;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=b7c6d3740131ba03800c5c2cc935dc2626d12bb3 diff --git a/src/ber_null.c b/src/ber_null.c index 7b00d57..91dc5f4 100644 --- a/src/ber_null.c +++ b/src/ber_null.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2005, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. - * - * $Id: ber_null.c,v 1.5 2005-08-11 14:21:55 adam Exp $ */ /** @@ -51,6 +49,7 @@ int ber_null(ODR o) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab