X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fmime.c;h=88dee679c8bc933ee4d6cc213f2c03a3e5a1fbb0;hp=67c7b8ff32e04525f83ad317fc1493a82b1fdf1d;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=fe507b6b15788a3a8e58063d9dae52532a5229a5 diff --git a/src/mime.c b/src/mime.c index 67c7b8f..88dee67 100644 --- a/src/mime.c +++ b/src/mime.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. - * - * $Id: mime.c,v 1.4 2007-05-06 20:12:20 adam Exp $ */ /** \file mime.c @@ -83,6 +81,7 @@ void yaz_mime_types_destroy(yaz_mime_types t) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab