From 18365f9e83ef8f8402426024de4777f1f831ba37 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 7 Feb 2019 08:53:12 +0000 Subject: Split mt19937.c git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- LEGAL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'LEGAL') diff --git a/LEGAL b/LEGAL index f4e837e..faa971c 100644 --- a/LEGAL +++ b/LEGAL @@ -332,9 +332,9 @@ win32/win32.{c,h}:: You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the perl README file. -random.c:: +missing/mt19937.c:: - This file contains the source code under the new-style BSD license. + This file is under the new-style BSD license. >>> A C-program for MT19937, with initialization improved 2002/2/10. -- cgit v1.1