]> mj.ucw.cz Git - libucw.git/blobdiff - lib/random.c
introduced type bitarray_t
[libucw.git] / lib / random.c
index eb3e706a39e6972d18707216ea9d1044a215ba4e..e4ffecdca90d87b8693142a6e8dab9c0b4002406 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock 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"