12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- From ebd798580348edca217fa6ca346f892ec0050484 Mon Sep 17 00:00:00 2001
- From: "Luke T. Shumaker" <lukeshu@lukeshu.com>
- Date: Thu, 22 Feb 2024 21:55:39 -0700
- Subject: [PATCH] Prep to use Parabola's patched ruby-json
- ---
- LEGAL | 25 -------------------------
- 1 file changed, 25 deletions(-)
- diff --git a/LEGAL b/LEGAL
- index 0423d57ac9..76ebd812a1 100644
- --- a/LEGAL
- +++ b/LEGAL
- @@ -702,31 +702,6 @@ mentioned below.
- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- SUCH DAMAGE.
-
- -[ext/json/generator/generator.c]
- -
- - The file contains the following copyright notice.
- -
- - >>>
- - Copyright 2001-2004:: Unicode, Inc.
- -
- - Disclaimer::
- -
- - This source code is provided as is by Unicode, Inc. No claims are
- - made as to fitness for any particular purpose. No warranties of any
- - kind are expressed or implied. The recipient agrees to determine
- - applicability of information provided. If this file has been
- - purchased on magnetic or optical media from Unicode, Inc., the
- - sole remedy for any claim will be exchange of defective media
- - within 90 days of receipt.
- -
- - Limitations on Rights to Redistribute This Code::
- -
- - Unicode, Inc. hereby grants the right to freely use the information
- - supplied in this file in the creation of products supporting the
- - Unicode Standard, and to make copies of this file in any form
- - for internal or external distribution as long as this notice
- - remains attached.
- -
- [ext/nkf/nkf-utf8/config.h]
- [ext/nkf/nkf-utf8/nkf.c]
- [ext/nkf/nkf-utf8/utf8tbl.c]
- --
- 2.46.0
|