]> mj.ucw.cz Git - libucw.git/blobdiff - lib/wordsplit.c
I decided to turn off cf/url-equiv for indexation. however, after the indexer
[libucw.git] / lib / wordsplit.c
index e79812d18a7bd352ed3bb6a045fdf98745abbd29..6e2e792edd71b9ed62989c6cb7c7aefe4613f661 100644 (file)
@@ -1,11 +1,12 @@
 /*
  *     Sherlock Library -- Word Splitting
  *
- *     (c) 1997 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
-#include <stdio.h>
-
 #include "lib/lib.h"
 #include "lib/chartype.h"