X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_null.c;h=e20e5e0d1d87a8aaee5c868e118e27bd00b83801;hb=a3e65bcd3250b107397675bc65b35b5939355025;hp=3d743ae621ee8d53590b87bf21664e7337c04a5b;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/src/ber_null.c b/src/ber_null.c index 3d743ae..e20e5e0 100644 --- a/src/ber_null.c +++ b/src/ber_null.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. - * - * $Id: ber_null.c,v 1.6 2007-01-03 08:42:15 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