X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fhash.c;h=9bf4240903c63e56780e12e1069e767e9386942d;hp=1b2f4e678b412df818c53d81a7c7c91dc2f753f6;hb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c;hpb=408cefd15d4540d340283cdfbfad62a8e432cf8e;ds=inline diff --git a/src/ngircd/hash.c b/src/ngircd/hash.c index 1b2f4e67..9bf42409 100644 --- a/src/ngircd/hash.c +++ b/src/ngircd/hash.c @@ -1,20 +1,21 @@ /* * ngIRCd -- The Next Generation IRC Daemon - * Copyright (c)2001-2009 Alexander Barton (alex@barton.de) + * Copyright (c)2001-2010 Alexander Barton (alex@barton.de) * * This program 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 Software Foundation; either version 2 of the License, or * (at your option) any later version. * Please read the file COPYING, README and AUTHORS for more information. - * - * Hash calculation */ #include "portab.h" -static char UNUSED id[] = "$Id: hash.c,v 1.13 2006/10/06 21:23:47 fw Exp $"; +/** + * @file + * Hash calculation + */ #include "imp.h" #include