]> mj.ucw.cz Git - libucw.git/blobdiff - lib/random.c
CONFIG_INCREMENTAL doesn't belong to the free version
[libucw.git] / lib / random.c
index eb3e706a39e6972d18707216ea9d1044a215ba4e..7f88489d7cd00cf1c0d1721c6cfa38d2ce601244 100644 (file)
@@ -1,7 +1,10 @@
 /*
- *     Sherlock Library -- Unbiased Range Correction for random()
+ *     UCW Library -- Unbiased Range Correction for random()
  *
  *     (c) 1998 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"