summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LEGAL3
1 files changed, 2 insertions, 1 deletions
diff --git a/LEGAL b/LEGAL
index 2a564c9dee..57804508eb 100644
--- a/LEGAL
+++ b/LEGAL
@@ -468,7 +468,8 @@ mentioned below.
>>>
A C-program for MT19937, with initialization improved 2002/2/10.::
- Coded by Takuji Nishimura and Makoto Matsumoto.
+ Coded by Takuji Nishimura and Makoto Matsumoto.
+
This is a faster version by taking Shawn Cokus's optimization,
Matthe Bellew's simplification, Isaku Wada's real version.