From b176e9b9fb83fae058b95bd4d25a59ddeefe74f9 Mon Sep 17 00:00:00 2001 From: kosako Date: Sat, 26 Feb 2005 08:05:06 +0000 Subject: remove oniggnu.h (GNU regex API). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8029 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- LEGAL | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'LEGAL') diff --git a/LEGAL b/LEGAL index 852a6bdf6..80c3c8852 100644 --- a/LEGAL +++ b/LEGAL @@ -5,7 +5,6 @@ All the files in this distribution are covered under either the Ruby's license (see the file COPYING) or public-domain except some files mentioned below. -oniggnu.h: oniguruma.h: regcomp.c: regenc.[ch]: @@ -21,9 +20,9 @@ utf8.c: Oniguruma ---- (C) K.Kosako +http://www.geocities.jp/kosako3/oniguruma/ http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/oniguruma/ http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/oniguruma/ -http://www.geocities.jp/kosako3/oniguruma/ When this software is partly used or it is distributed with Ruby, this of Ruby follows the license of Ruby. -- cgit