X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_bool.c;h=f5310a329e032aa17517a2ce2a793492d6930865;hb=8fba4cf2cac1cc543aa4c1063c78b449ebac44a7;hp=db1067879a74654a38cb6c8cae48610f83ae0ea9;hpb=b7c6d3740131ba03800c5c2cc935dc2626d12bb3;p=yaz-moved-to-github.git diff --git a/src/ber_bool.c b/src/ber_bool.c index db10678..f5310a3 100644 --- a/src/ber_bool.c +++ b/src/ber_bool.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_bool.c,v 1.5 2005-08-11 14:21:55 adam Exp $ */ /** @@ -55,6 +53,7 @@ int ber_boolean(ODR o, int *val) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab