X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fhashfunc.c;h=ad6a6bdf9d0637acbfc76770308581e2f4a37ea0;hb=4d8d2943da06f65f953549e10a59a59300f90959;hp=af791908b07774595f60a8d738f5a7b3cac77415;hpb=9f83781a1e13f58813de1dddf239984097169559;p=libucw.git diff --git a/lib/hashfunc.c b/lib/hashfunc.c index af791908..ad6a6bdf 100644 --- a/lib/hashfunc.c +++ b/lib/hashfunc.c @@ -6,6 +6,9 @@ * strings longer than 100 characters, it is substantially faster. * * (c) 2002, Robert Spalek + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #include "lib/lib.h"