summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2024-10-15 20:46:41 +0900
committerHiroshi SHIBATA <[email protected]>2024-10-15 20:47:59 +0900
commit914608bed8105b23be0c77eb1b99b27b4d47e90b (patch)
tree3aeddebb6fc6950397a7c4b99226418cc20891e7
parent7eed1df1ab6b7dbf81fcff96eb0106699a140775 (diff)
The part of ext/json/generator/generator.c is replaced from CVTUTF code.
* https://github.com/ruby/json/pull/567 * https://github.com/ruby/json/commit/c96351f874
-rw-r--r--LEGAL25
1 files changed, 0 insertions, 25 deletions
diff --git a/LEGAL b/LEGAL
index 162ba78483..55c7ffc291 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/psych]
[test/psych]