X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Flogrpn.c;h=e34b6b2729fcc08dedad4638fbd2c8c971a91a99;hb=50910e85f05204a853e7e6975b1e3ef0adf1dbe6;hp=99720203669bb791e8fd4bf2f15242ad33bf3482;hpb=7a98e9bfbb9d5fe7d44822a9838e3becbdce9363;p=yaz-moved-to-github.git diff --git a/src/logrpn.c b/src/logrpn.c index 9972020..e34b6b2 100644 --- a/src/logrpn.c +++ b/src/logrpn.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS - * All rights reserved. - * - * $Id: logrpn.c,v 1.18 2007-05-08 08:22:36 adam Exp $ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data + * See the file LICENSE for details. */ /** @@ -399,6 +397,7 @@ void yaz_log_zquery (Z_Query *q) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab