X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fnmemsdup.c;h=d30dbaff032ca858e713043aa951f3957c29881f;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=95f182c461d9b45c3e40b6d6cfcc7f2d426ce89b;hpb=fe507b6b15788a3a8e58063d9dae52532a5229a5;p=yaz-moved-to-github.git diff --git a/src/nmemsdup.c b/src/nmemsdup.c index 95f182c..d30dbaf 100644 --- a/src/nmemsdup.c +++ b/src/nmemsdup.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: nmemsdup.c,v 1.11 2007-05-06 20:12:20 adam Exp $ */ /** @@ -108,6 +106,7 @@ char *nmem_text_node_cdata(const xmlNode *ptr_cdata, NMEM nmem) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab