diff options
Diffstat (limited to 'COPYRIGHT')
| -rw-r--r-- | COPYRIGHT | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -23,6 +23,10 @@ The smoothsort implementation (src/stdlib/qsort.c) is Copyright © 2011  Valentin Ochs and is licensed under an MIT-style license compatible  with the GNU LGPL. +The BSD PRNG implementation (src/prng/random.c) is Copyright © 2011 +Szabolcs Nagy and is licensed under very permissive terms (see the +source). +  The x86_64 port was written by Nicholas J. Kain. See individual files  for their copyright status. | 
