X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fstemmer.c;h=059a053e4eeeba57239f4382623de7874246a9e9;hp=21682a3654ef23f8b6290da9059e2242ebf9c33f;hb=fcdccb3e9a757d41e1bdf6c18c2b3bdb2314ca3f;hpb=6bf58f547a8c58ec4ce4fefda177aec9e92c197e diff --git a/src/stemmer.c b/src/stemmer.c index 21682a3..059a053 100644 --- a/src/stemmer.c +++ b/src/stemmer.c @@ -1,4 +1,12 @@ - +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 Index Data + * See the file LICENSE for details. + */ + +/** + * \file stemmer.c + * \brief Implements stemmer wrapper + */ #if HAVE_CONFIG_H #include