]> mj.ucw.cz Git - libucw.git/blobdiff - lib/randomkey.c
Fixed bug in joining.
[libucw.git] / lib / randomkey.c
index 03cba197ea7f6ddafa9106a7ac3555544d954270..a799a1b0dbe7009659f229fe43a6c7084d263c9e 100644 (file)
@@ -1,7 +1,10 @@
 /*
 /*
- *     Sherlock Library -- Cryptographically Safe Random Key Generator
+ *     UCW Library -- Cryptographically Safe Random Key Generator
  *
  *     (c) 2002 Martin Mares <mj@ucw.cz>
  *
  *     (c) 2002 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 "lib/lib.h"