X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fversion.c;h=003c70943f3a7adad092ee392853ba919f1d17d7;hb=138fbf3c4582f2738e5b30e440994c9b6d76e194;hp=73f53745ca64b4b09497d17b72d53e64050b100b;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/src/version.c b/src/version.c index 73f5374..003c709 100644 --- a/src/version.c +++ b/src/version.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2008 Index Data * See the file LICENSE for details. - * - * $Id: version.c,v 1.5 2007-01-03 08:42:15 adam Exp $ */ /** @@ -10,10 +8,6 @@ * \brief Implements YAZ version utilities. */ -/** - * \mainpage The YAZ Toolkit. - */ - #if HAVE_CONFIG_H #include #endif