X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmime.c;h=a081f53f8ebb228b8d75cee2c87255be1d3253d1;hb=be821514c869d68186361b5aab6bbfd1aa60e087;hp=f9648618c4acfb8eee3fb16f464f09de67e85c0f;hpb=a6af2d19dddb0c2ef961d087d8ca0f2b3bda8f7a;p=yaz-moved-to-github.git diff --git a/src/mime.c b/src/mime.c index f964861..a081f53 100644 --- a/src/mime.c +++ b/src/mime.c @@ -1,10 +1,17 @@ /* - * Copyright (C) 1995-2005, Index Data ApS + * Copyright (C) 1995-2007, Index Data ApS * See the file LICENSE for details. * - * $Id: mime.c,v 1.1 2006-03-15 13:32:05 adam Exp $ + * $Id: mime.c,v 1.3 2007-01-03 08:42:15 adam Exp $ */ +/** \file mime.c + \brief Small utility to manage MIME types +*/ + +#if HAVE_CONFIG_H +#include +#endif #include #include