]> mj.ucw.cz Git - libucw.git/blobdiff - lib/ctmatch.c
Added "hour" and "day" units.
[libucw.git] / lib / ctmatch.c
index 269ab83df1d8121e3383c7e55db8d0ab05033248..aa9ab16c81798bf0d49e0ca36b4a9087dded25a4 100644 (file)
@@ -1,11 +1,12 @@
 /*
  *     Sherlock Library -- Content-Type Pattern Matching
  *
- *     (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"