X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fnmemsdup.c;h=dd9af4f58d3b828fd97c316af4d5b61a834464e6;hb=3b703e575c88bd31b38f5af81c29aeed757ff11b;hp=69343f4fb8476626e67e4a3892c09fd7f30d83fb;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/src/nmemsdup.c b/src/nmemsdup.c index 69343f4..dd9af4f 100644 --- a/src/nmemsdup.c +++ b/src/nmemsdup.c @@ -1,9 +1,15 @@ /* - * Copyright (c) 1997-2003, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: nmemsdup.c,v 1.1 2003-10-27 12:21:33 adam Exp $ + * $Id: nmemsdup.c,v 1.3 2005-01-15 19:47:14 adam Exp $ */ + +/** + * \file nmemsdup.c + * \brief Implements NMEM dup utilities + */ + #if HAVE_CONFIG_H #include #endif