X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fstemmer.h;h=1fef05be0f45273112b41653a60972f583f9caff;hp=56f37fba582eefbbadb79548026fd0bc1c110f26;hb=bd0fee845a611e98d52590ade70c5ef414289e24;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35 diff --git a/include/yaz/stemmer.h b/include/yaz/stemmer.h index 56f37fb..1fef05b 100644 --- a/include/yaz/stemmer.h +++ b/include/yaz/stemmer.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data. + * Copyright (C) 1995-2013 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -26,8 +26,10 @@ */ /** - * \file stemming.h - * \brief Header for the stemming API. Simple wrapper to hide underlying implementation. + * \file stemmer.h + * \brief Header for the stemming API. + * + * Simple wrapper to hide underlying implementation. */ #ifndef YAZ_STEMMER_H