@@ -339,3 +339,53 @@ their own copyright notices and license terms:
339339 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
340340 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
341341 OF SUCH DAMAGE.
342+
343+ * Portions of internationalization code use code or data from Unicode, which
344+ carry the following license:
345+
346+ UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
347+
348+ See Terms of Use <https://www.unicode.org/copyright.html>
349+ for definitions of Unicode Inc.’s Data Files and Software.
350+
351+ NOTICE TO USER: Carefully read the following legal agreement.
352+ BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
353+ DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
354+ YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
355+ TERMS AND CONDITIONS OF THIS AGREEMENT.
356+ IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
357+ THE DATA FILES OR SOFTWARE.
358+
359+ COPYRIGHT AND PERMISSION NOTICE
360+
361+ Copyright © 1991-2022 Unicode, Inc. All rights reserved.
362+ Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
363+
364+ Permission is hereby granted, free of charge, to any person obtaining
365+ a copy of the Unicode data files and any associated documentation
366+ (the "Data Files") or Unicode software and any associated documentation
367+ (the "Software") to deal in the Data Files or Software
368+ without restriction, including without limitation the rights to use,
369+ copy, modify, merge, publish, distribute, and/or sell copies of
370+ the Data Files or Software, and to permit persons to whom the Data Files
371+ or Software are furnished to do so, provided that either
372+ (a) this copyright and permission notice appear with all copies
373+ of the Data Files or Software, or
374+ (b) this copyright and permission notice appear in associated
375+ Documentation.
376+
377+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
378+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
379+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
380+ NONINFRINGEMENT OF THIRD PARTY RIGHTS.
381+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
382+ NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
383+ DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
384+ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
385+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
386+ PERFORMANCE OF THE DATA FILES OR SOFTWARE.
387+
388+ Except as contained in this notice, the name of a copyright holder
389+ shall not be used in advertising or otherwise to promote the sale,
390+ use or other dealings in these Data Files or Software without prior
391+ written authorization of the copyright holder.
0 commit comments