X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Foptions.h;h=72cd9c17587312a1b7f1757d87205974f2a06d61;hp=4ad59680b636568cdfbd792ec9d17e5dc281e85f;hb=05c274ef315384faafcc5900c17468f0ea2474e6;hpb=0420d74c15267c4cb7903503b51937f836096b7a diff --git a/include/yaz/options.h b/include/yaz/options.h index 4ad5968..72cd9c1 100644 --- a/include/yaz/options.h +++ b/include/yaz/options.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2003, Index Data. + * Copyright (c) 1995-2004, Index Data. * * 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,12 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: options.h,v 1.3 2003-03-03 19:57:35 adam Exp $ + * $Id: options.h,v 1.4 2004-10-15 00:18:59 adam Exp $ + */ + +/** + * \file options.h + * \brief Header for command line options parsing utilities */ #ifndef OPTIONS_H