X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fstemmer.c;h=059a053e4eeeba57239f4382623de7874246a9e9;hb=3c287bc1d48ee6a1f300054c2cebd0ba312bd5b9;hp=21682a3654ef23f8b6290da9059e2242ebf9c33f;hpb=6bf58f547a8c58ec4ce4fefda177aec9e92c197e;p=yaz-moved-to-github.git 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