X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Frandom.c;h=e4ffecdca90d87b8693142a6e8dab9c0b4002406;hb=bcfb15368033a922fa375d78fb84269e1f9ab11a;hp=eb3e706a39e6972d18707216ea9d1044a215ba4e;hpb=1571781022499a9d0c32d249f89945d034d1cbff;p=libucw.git diff --git a/lib/random.c b/lib/random.c index eb3e706a..e4ffecdc 100644 --- a/lib/random.c +++ b/lib/random.c @@ -2,6 +2,9 @@ * Sherlock Library -- Unbiased Range Correction for random() * * (c) 1998 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #include "lib/lib.h"