Browse Source

License clarification from David Mazieres, ok deraadt@

OPENBSD_3_0
pvalchev 23 years ago
parent
commit
796f867adc
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      src/lib/libc/crypt/arc4random.c

+ 2
- 3
src/lib/libc/crypt/arc4random.c View File

@ -1,4 +1,4 @@
/* $OpenBSD: arc4random.c,v 1.5 1999/09/28 01:24:48 deraadt Exp $ */
/* $OpenBSD: arc4random.c,v 1.6 2001/06/05 05:05:38 pvalchev Exp $ */
/*
* Arc4 random number generator for OpenBSD.
@ -6,8 +6,7 @@
*
* Modification and redistribution in source and binary forms is
* permitted provided that due credit is given to the author and the
* OpenBSD project (for instance by leaving this copyright notice
* intact).
* OpenBSD project by leaving this copyright notice intact.
*/
/*


Loading…
Cancel
Save