X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fnmem.c;h=ec4abeaa789273c5377ff25222f36dba828e39b2;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=9ad8c28617d29579c09dfab7399f17f511d889a1;hpb=dc4414aeda179bc8ebe3fc46ac53e4a24d265d16;p=yaz-moved-to-github.git diff --git a/src/nmem.c b/src/nmem.c index 9ad8c28..ec4abea 100644 --- a/src/nmem.c +++ b/src/nmem.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: nmem.c,v 1.30 2007-04-17 20:26:18 adam Exp $ */ /** @@ -244,6 +242,7 @@ void yaz_strerror(char *buf, int max) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab