X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fxmalloc.h;h=61f2485dea9509b1acf7104e264ac5d424b71d3a;hb=4c176312acdc3444c9afc820f76a393e64668e52;hp=2ba02bd9ceedb16d5042ad4fa3e92e77745ac044;hpb=39f322672612cc6146a9a85fd32d2f8c325763da;p=yaz-moved-to-github.git diff --git a/include/yaz/xmalloc.h b/include/yaz/xmalloc.h index 2ba02bd..61f2485 100644 --- a/include/yaz/xmalloc.h +++ b/include/yaz/xmalloc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2003, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * * Permission to use, copy, modify, distribute, and sell this software and * its documentation, in whole or in part, for any purpose, is hereby granted, @@ -23,7 +23,11 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: xmalloc.h,v 1.3 2003-02-18 14:28:52 adam Exp $ + * $Id: xmalloc.h,v 1.5 2005-01-15 19:47:10 adam Exp $ + */ +/** + * \file xmalloc.h + * \brief Header for malloc interface. */ #ifndef XMALLOC_H