]> mj.ucw.cz Git - libucw.git/blobdiff - lib/hashfunc.c
added sepsplit() in wordsplit.c
[libucw.git] / lib / hashfunc.c
index af791908b07774595f60a8d738f5a7b3cac77415..ad6a6bdf9d0637acbfc76770308581e2f4a37ea0 100644 (file)
@@ -6,6 +6,9 @@
  *     strings longer than 100 characters, it is substantially faster.
  *
  *     (c) 2002, Robert Spalek <robert@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #include "lib/lib.h"