X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fpquery.h;h=e50c91383f8b57b204028ccef76f549b6909fc40;hb=9cc8f4a4d0fd7f1e4bd6c9d5c85ef2dccaab5743;hp=5237b7e1df7622281d057a3a139a3a14e031204e;hpb=786269f1247effe4194494c834b5d7043417d0d5;p=yaz-moved-to-github.git diff --git a/include/yaz/pquery.h b/include/yaz/pquery.h index 5237b7e..e50c913 100644 --- a/include/yaz/pquery.h +++ b/include/yaz/pquery.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2002, 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: pquery.h,v 1.3 2002-09-02 13:59:07 adam Exp $ + * $Id: pquery.h,v 1.6 2005-01-15 19:47:09 adam Exp $ + */ +/** + * \file pquery.h + * \brief Header for PQF parsing */ #ifndef PQUERY_H