X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fjenkins_hash.c;h=f0e2c35931da8d6d32379f97bedb3c06e4b9ec23;hb=b92f5f5d4bd3fb1cf21910047ba2f95ba9c9a4a8;hp=b2b330db5b020e9438de472030fadeedc038de59;hpb=c7ce18b91b4b542af4f02ad9fa3f86f12b92f3d1;p=pazpar2-moved-to-github.git diff --git a/src/jenkins_hash.c b/src/jenkins_hash.c index b2b330d..f0e2c35 100644 --- a/src/jenkins_hash.c +++ b/src/jenkins_hash.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2012 Index Data + Copyright (C) 2006-2013 Index Data Pazpar2 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -17,7 +17,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -/** \file +/** \file \brief Jenkins hash function */