@@ -26,3 +26,60 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
26
26
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
27
27
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
28
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
+
30
+ **********************
31
+ Locale data for this project is obtain from the Common Locale Data
32
+ Repository (CLDR) project as sponsored by the Unicode Conortium. The Unicode
33
+ license agreement is below.
34
+ **********************
35
+
36
+ UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
37
+
38
+ Unicode Data Files include all data files under the directories
39
+ http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
40
+ http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
41
+ online code charts under the directory http://www.unicode.org/Public/.
42
+ Software includes any source code published in the Unicode Standard or under
43
+ the directories http://www.unicode.org/Public/,
44
+ http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
45
+
46
+ NOTICE TO USER: Carefully read the following legal agreement. BY
47
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
48
+ ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND
49
+ AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF
50
+ YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA
51
+ FILES OR SOFTWARE.
52
+
53
+ COPYRIGHT AND PERMISSION NOTICE
54
+
55
+ Copyright © 1991-2014 Unicode, Inc. All rights reserved. Distributed under
56
+ the Terms of Use in http://www.unicode.org/copyright.html.
57
+
58
+ Permission is hereby granted, free of charge, to any person obtaining a
59
+ copy of the Unicode data files and any associated documentation (the "Data
60
+ Files") or Unicode software and any associated documentation (the "Software")
61
+ to deal in the Data Files or Software without restriction, including without
62
+ limitation the rights to use, copy, modify, merge, publish, distribute, and/or
63
+ sell copies of the Data Files or Software, and to permit persons to whom the
64
+ Data Files or Software are furnished to do so, provided that (a) the above
65
+ copyright notice(s) and this permission notice appear with all copies of the
66
+ Data Files or Software, (b) both the above copyright notice(s) and this
67
+ permission notice appear in associated documentation, and (c) there is clear
68
+ notice in each modified Data File or in the Software as well as in the
69
+ documentation associated with the Data File(s) or Software that the data or
70
+ software has been modified.
71
+
72
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
73
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
74
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
75
+ PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
76
+ THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
77
+ DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
78
+ PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
79
+ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
80
+ DATA FILES OR SOFTWARE.
81
+
82
+ Except as contained in this notice, the name of a copyright holder shall
83
+ not be used in advertising or otherwise to promote the sale, use or other
84
+ dealings in these Data Files or Software without prior written authorization
85
+ of the copyright holder.
0 commit comments