]> mj.ucw.cz Git - libucw.git/blobdiff - lib/timer.c
Fixxed test for ROLE=reap --> reap+watson
[libucw.git] / lib / timer.c
index 802945187c4b2fbd0582924117fa2e00fbea13b6..c8a0d4745d04a44c216905c0ca737b239a73e4ca 100644 (file)
@@ -1,15 +1,18 @@
 /*
- *     Sherlock Library -- Execution Timing
+ *     UCW Library -- Execution Timing
  *
- *     (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 "lib/lib.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/time.h>
 
-#include "lib/lib.h"
-
 static struct timeval last_tv;
 
 uns