----------------------------------------------------------------------
-- LICENSE
----------------------------------------------------------------------

YEAR: 2013
COPYRIGHT HOLDER: Pierre L'Ecuyer, Francois Panneton and Christophe Dutang


----------------------------------------------------------------------
-- COMMENTS
----------------------------------------------------------------------

-- Before version 0.10-1 (exclusively), the package was under the licence 
of Universit of Montreal, which allow free use for personal, academic, 
or non-commercial purposes.

-- From 0.10-1, all this code of this package is under the above BSD 2-clause 
licence, available at http://opensource.org/licenses/BSD-2-Clause. 
For any commercial purposes (direct or indirect), you MUST contact Pierre L'Ecuyer 
from Universit of Montreal at lecuyer@iro.UMontreal.ca.  


----------------------------------------------------------------------
-- DETAILED AUTHORSHIP
----------------------------------------------------------------------

-- WELL pseudo random generators were introduced in F. Panneton, P. L'Ecuyer, and M. Matsumoto, ``Improved Long-Period Generators Based on Linear Recurrences Modulo 2'', ACM Transactions on Mathematical Software, 32, 1 (2006), 1-16.

-- all the C code was written by Francois Panneton and Pierre L'Ecuyer. 

-- all the R code was written by Christophe Dutang and Petr Savicky.
