X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fatoin.c;h=7460220f7156f7cfb0e0668054de63a9aeb0a37f;hb=9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585;hp=fc40f1957532bcb13892a823f732a0a9b2706352;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/src/atoin.c b/src/atoin.c index fc40f19..7460220 100644 --- a/src/atoin.c +++ b/src/atoin.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: atoin.c,v 1.8 2007-01-03 08:42:15 adam Exp $ */ /** @@ -37,6 +35,7 @@ int atoi_n (const char *buf, int len) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab