X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fstemmer.h;h=b07ce1fc918d1dadaa74a870adb49a29d3fc8b71;hp=56f37fba582eefbbadb79548026fd0bc1c110f26;hb=2bf750fa7a6e28d9ebb1fabd6325ecf4cfac7e49;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35 diff --git a/include/yaz/stemmer.h b/include/yaz/stemmer.h index 56f37fb..b07ce1f 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-2012 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