@bentley/imodeljs-win32-x64 4.0.8 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Assets/ECSchemas/Dgn/BisCore.ecschema.xml +149 -71
- package/Assets/{icudt64l.dat → icudt73l.dat} +0 -0
- package/Notices/freetype2-license.txt +169 -169
- package/Notices/icu-license.txt +131 -26
- package/Notices/png-license.txt +2 -2
- package/iTwinBRepCore.dll +0 -0
- package/iTwinBentley.dll +0 -0
- package/iTwinCurl.dll +0 -0
- package/iTwinDaemon.exe +0 -0
- package/iTwinECObjects.dll +0 -0
- package/iTwinECPresentation.dll +0 -0
- package/iTwinFolly.dll +0 -0
- package/iTwinFreetype2.dll +0 -0
- package/iTwinGeoCoord.dll +0 -0
- package/iTwinGeom.dll +0 -0
- package/iTwinGeomSerialization.dll +0 -0
- package/iTwinIcu4c.dll +0 -0
- package/iTwinLibxml2.dll +0 -0
- package/iTwinNapi.dll +0 -0
- package/iTwinOpenSSL.dll +0 -0
- package/iTwinPSBRepGeometry.dll +0 -0
- package/iTwinPlatform.dll +0 -0
- package/iTwinPugixml.dll +0 -0
- package/iTwinSQLite.dll +0 -0
- package/iTwinSQLiteEC.dll +0 -0
- package/iTwinUnits.dll +0 -0
- package/iTwinVisualization.dll +0 -0
- package/iTwinXml.dll +0 -0
- package/imodeljs.node +0 -0
- package/package.json +1 -1
|
@@ -1,169 +1,169 @@
|
|
|
1
|
-
The FreeType Project LICENSE
|
|
2
|
-
----------------------------
|
|
3
|
-
|
|
4
|
-
2006-Jan-27
|
|
5
|
-
|
|
6
|
-
Copyright 1996-2002, 2006 by
|
|
7
|
-
David Turner, Robert Wilhelm, and Werner Lemberg
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
Introduction
|
|
12
|
-
============
|
|
13
|
-
|
|
14
|
-
The FreeType Project is distributed in several archive packages;
|
|
15
|
-
some of them may contain, in addition to the FreeType font engine,
|
|
16
|
-
various tools and contributions which rely on, or relate to, the
|
|
17
|
-
FreeType Project.
|
|
18
|
-
|
|
19
|
-
This license applies to all files found in such packages, and
|
|
20
|
-
which do not fall under their own explicit license. The license
|
|
21
|
-
affects thus the FreeType font engine, the test programs,
|
|
22
|
-
documentation and makefiles, at the very least.
|
|
23
|
-
|
|
24
|
-
This license was inspired by the BSD, Artistic, and IJG
|
|
25
|
-
(Independent JPEG Group) licenses, which all encourage inclusion
|
|
26
|
-
and use of free software in commercial and freeware products
|
|
27
|
-
alike. As a consequence, its main points are that:
|
|
28
|
-
|
|
29
|
-
o We don't promise that this software works. However, we will be
|
|
30
|
-
interested in any kind of bug reports. (`as is' distribution)
|
|
31
|
-
|
|
32
|
-
o You can use this software for whatever you want, in parts or
|
|
33
|
-
full form, without having to pay us. (`royalty-free' usage)
|
|
34
|
-
|
|
35
|
-
o You may not pretend that you wrote this software. If you use
|
|
36
|
-
it, or only parts of it, in a program, you must acknowledge
|
|
37
|
-
somewhere in your documentation that you have used the
|
|
38
|
-
FreeType code. (`credits')
|
|
39
|
-
|
|
40
|
-
We specifically permit and encourage the inclusion of this
|
|
41
|
-
software, with or without modifications, in commercial products.
|
|
42
|
-
We disclaim all warranties covering The FreeType Project and
|
|
43
|
-
assume no liability related to The FreeType Project.
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
Finally, many people asked us for a preferred form for a
|
|
47
|
-
credit/disclaimer to use in compliance with this license. We thus
|
|
48
|
-
encourage you to use the following text:
|
|
49
|
-
|
|
50
|
-
"""
|
|
51
|
-
Portions of this software are copyright © <year> The FreeType
|
|
52
|
-
Project (www.freetype.org). All rights reserved.
|
|
53
|
-
"""
|
|
54
|
-
|
|
55
|
-
Please replace <year> with the value from the FreeType version you
|
|
56
|
-
actually use.
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
Legal Terms
|
|
60
|
-
===========
|
|
61
|
-
|
|
62
|
-
0. Definitions
|
|
63
|
-
--------------
|
|
64
|
-
|
|
65
|
-
Throughout this license, the terms `package', `FreeType Project',
|
|
66
|
-
and `FreeType archive' refer to the set of files originally
|
|
67
|
-
distributed by the authors (David Turner, Robert Wilhelm, and
|
|
68
|
-
Werner Lemberg) as the `FreeType Project', be they named as alpha,
|
|
69
|
-
beta or final release.
|
|
70
|
-
|
|
71
|
-
`You' refers to the licensee, or person using the project, where
|
|
72
|
-
`using' is a generic term including compiling the project's source
|
|
73
|
-
code as well as linking it to form a `program' or `executable'.
|
|
74
|
-
This program is referred to as `a program using the FreeType
|
|
75
|
-
engine'.
|
|
76
|
-
|
|
77
|
-
This license applies to all files distributed in the original
|
|
78
|
-
FreeType Project, including all source code, binaries and
|
|
79
|
-
documentation, unless otherwise stated in the file in its
|
|
80
|
-
original, unmodified form as distributed in the original archive.
|
|
81
|
-
If you are unsure whether or not a particular file is covered by
|
|
82
|
-
this license, you must contact us to verify this.
|
|
83
|
-
|
|
84
|
-
The FreeType Project is copyright (C) 1996-2000 by David Turner,
|
|
85
|
-
Robert Wilhelm, and Werner Lemberg. All rights reserved except as
|
|
86
|
-
specified below.
|
|
87
|
-
|
|
88
|
-
1. No Warranty
|
|
89
|
-
--------------
|
|
90
|
-
|
|
91
|
-
THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
|
|
92
|
-
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
|
93
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
94
|
-
PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
|
|
95
|
-
BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO
|
|
96
|
-
USE, OF THE FREETYPE PROJECT.
|
|
97
|
-
|
|
98
|
-
2. Redistribution
|
|
99
|
-
-----------------
|
|
100
|
-
|
|
101
|
-
This license grants a worldwide, royalty-free, perpetual and
|
|
102
|
-
irrevocable right and license to use, execute, perform, compile,
|
|
103
|
-
display, copy, create derivative works of, distribute and
|
|
104
|
-
sublicense the FreeType Project (in both source and object code
|
|
105
|
-
forms) and derivative works thereof for any purpose; and to
|
|
106
|
-
authorize others to exercise some or all of the rights granted
|
|
107
|
-
herein, subject to the following conditions:
|
|
108
|
-
|
|
109
|
-
o Redistribution of source code must retain this license file
|
|
110
|
-
(`FTL.TXT') unaltered; any additions, deletions or changes to
|
|
111
|
-
the original files must be clearly indicated in accompanying
|
|
112
|
-
documentation. The copyright notices of the unaltered,
|
|
113
|
-
original files must be preserved in all copies of source
|
|
114
|
-
files.
|
|
115
|
-
|
|
116
|
-
o Redistribution in binary form must provide a disclaimer that
|
|
117
|
-
states that the software is based in part of the work of the
|
|
118
|
-
FreeType Team, in the distribution documentation. We also
|
|
119
|
-
encourage you to put an URL to the FreeType web page in your
|
|
120
|
-
documentation, though this isn't mandatory.
|
|
121
|
-
|
|
122
|
-
These conditions apply to any software derived from or based on
|
|
123
|
-
the FreeType Project, not just the unmodified files. If you use
|
|
124
|
-
our work, you must acknowledge us. However, no fee need be paid
|
|
125
|
-
to us.
|
|
126
|
-
|
|
127
|
-
3. Advertising
|
|
128
|
-
--------------
|
|
129
|
-
|
|
130
|
-
Neither the FreeType authors and contributors nor you shall use
|
|
131
|
-
the name of the other for commercial, advertising, or promotional
|
|
132
|
-
purposes without specific prior written permission.
|
|
133
|
-
|
|
134
|
-
We suggest, but do not require, that you use one or more of the
|
|
135
|
-
following phrases to refer to this software in your documentation
|
|
136
|
-
or advertising materials: `FreeType Project', `FreeType Engine',
|
|
137
|
-
`FreeType library', or `FreeType Distribution'.
|
|
138
|
-
|
|
139
|
-
As you have not signed this license, you are not required to
|
|
140
|
-
accept it. However, as the FreeType Project is copyrighted
|
|
141
|
-
material, only this license, or another one contracted with the
|
|
142
|
-
authors, grants you the right to use, distribute, and modify it.
|
|
143
|
-
Therefore, by using, distributing, or modifying the FreeType
|
|
144
|
-
Project, you indicate that you understand and accept all the terms
|
|
145
|
-
of this license.
|
|
146
|
-
|
|
147
|
-
4. Contacts
|
|
148
|
-
-----------
|
|
149
|
-
|
|
150
|
-
There are two mailing lists related to FreeType:
|
|
151
|
-
|
|
152
|
-
o freetype@nongnu.org
|
|
153
|
-
|
|
154
|
-
Discusses general use and applications of FreeType, as well as
|
|
155
|
-
future and wanted additions to the library and distribution.
|
|
156
|
-
If you are looking for support, start in this list if you
|
|
157
|
-
haven't found anything to help you in the documentation.
|
|
158
|
-
|
|
159
|
-
o freetype-devel@nongnu.org
|
|
160
|
-
|
|
161
|
-
Discusses bugs, as well as engine internals, design issues,
|
|
162
|
-
specific licenses, porting, etc.
|
|
163
|
-
|
|
164
|
-
Our home page can be found at
|
|
165
|
-
|
|
166
|
-
https://www.freetype.org
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
--- end of FTL.TXT ---
|
|
1
|
+
The FreeType Project LICENSE
|
|
2
|
+
----------------------------
|
|
3
|
+
|
|
4
|
+
2006-Jan-27
|
|
5
|
+
|
|
6
|
+
Copyright 1996-2002, 2006 by
|
|
7
|
+
David Turner, Robert Wilhelm, and Werner Lemberg
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
Introduction
|
|
12
|
+
============
|
|
13
|
+
|
|
14
|
+
The FreeType Project is distributed in several archive packages;
|
|
15
|
+
some of them may contain, in addition to the FreeType font engine,
|
|
16
|
+
various tools and contributions which rely on, or relate to, the
|
|
17
|
+
FreeType Project.
|
|
18
|
+
|
|
19
|
+
This license applies to all files found in such packages, and
|
|
20
|
+
which do not fall under their own explicit license. The license
|
|
21
|
+
affects thus the FreeType font engine, the test programs,
|
|
22
|
+
documentation and makefiles, at the very least.
|
|
23
|
+
|
|
24
|
+
This license was inspired by the BSD, Artistic, and IJG
|
|
25
|
+
(Independent JPEG Group) licenses, which all encourage inclusion
|
|
26
|
+
and use of free software in commercial and freeware products
|
|
27
|
+
alike. As a consequence, its main points are that:
|
|
28
|
+
|
|
29
|
+
o We don't promise that this software works. However, we will be
|
|
30
|
+
interested in any kind of bug reports. (`as is' distribution)
|
|
31
|
+
|
|
32
|
+
o You can use this software for whatever you want, in parts or
|
|
33
|
+
full form, without having to pay us. (`royalty-free' usage)
|
|
34
|
+
|
|
35
|
+
o You may not pretend that you wrote this software. If you use
|
|
36
|
+
it, or only parts of it, in a program, you must acknowledge
|
|
37
|
+
somewhere in your documentation that you have used the
|
|
38
|
+
FreeType code. (`credits')
|
|
39
|
+
|
|
40
|
+
We specifically permit and encourage the inclusion of this
|
|
41
|
+
software, with or without modifications, in commercial products.
|
|
42
|
+
We disclaim all warranties covering The FreeType Project and
|
|
43
|
+
assume no liability related to The FreeType Project.
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
Finally, many people asked us for a preferred form for a
|
|
47
|
+
credit/disclaimer to use in compliance with this license. We thus
|
|
48
|
+
encourage you to use the following text:
|
|
49
|
+
|
|
50
|
+
"""
|
|
51
|
+
Portions of this software are copyright © <year> The FreeType
|
|
52
|
+
Project (www.freetype.org). All rights reserved.
|
|
53
|
+
"""
|
|
54
|
+
|
|
55
|
+
Please replace <year> with the value from the FreeType version you
|
|
56
|
+
actually use.
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
Legal Terms
|
|
60
|
+
===========
|
|
61
|
+
|
|
62
|
+
0. Definitions
|
|
63
|
+
--------------
|
|
64
|
+
|
|
65
|
+
Throughout this license, the terms `package', `FreeType Project',
|
|
66
|
+
and `FreeType archive' refer to the set of files originally
|
|
67
|
+
distributed by the authors (David Turner, Robert Wilhelm, and
|
|
68
|
+
Werner Lemberg) as the `FreeType Project', be they named as alpha,
|
|
69
|
+
beta or final release.
|
|
70
|
+
|
|
71
|
+
`You' refers to the licensee, or person using the project, where
|
|
72
|
+
`using' is a generic term including compiling the project's source
|
|
73
|
+
code as well as linking it to form a `program' or `executable'.
|
|
74
|
+
This program is referred to as `a program using the FreeType
|
|
75
|
+
engine'.
|
|
76
|
+
|
|
77
|
+
This license applies to all files distributed in the original
|
|
78
|
+
FreeType Project, including all source code, binaries and
|
|
79
|
+
documentation, unless otherwise stated in the file in its
|
|
80
|
+
original, unmodified form as distributed in the original archive.
|
|
81
|
+
If you are unsure whether or not a particular file is covered by
|
|
82
|
+
this license, you must contact us to verify this.
|
|
83
|
+
|
|
84
|
+
The FreeType Project is copyright (C) 1996-2000 by David Turner,
|
|
85
|
+
Robert Wilhelm, and Werner Lemberg. All rights reserved except as
|
|
86
|
+
specified below.
|
|
87
|
+
|
|
88
|
+
1. No Warranty
|
|
89
|
+
--------------
|
|
90
|
+
|
|
91
|
+
THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
|
|
92
|
+
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
|
93
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
94
|
+
PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
|
|
95
|
+
BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO
|
|
96
|
+
USE, OF THE FREETYPE PROJECT.
|
|
97
|
+
|
|
98
|
+
2. Redistribution
|
|
99
|
+
-----------------
|
|
100
|
+
|
|
101
|
+
This license grants a worldwide, royalty-free, perpetual and
|
|
102
|
+
irrevocable right and license to use, execute, perform, compile,
|
|
103
|
+
display, copy, create derivative works of, distribute and
|
|
104
|
+
sublicense the FreeType Project (in both source and object code
|
|
105
|
+
forms) and derivative works thereof for any purpose; and to
|
|
106
|
+
authorize others to exercise some or all of the rights granted
|
|
107
|
+
herein, subject to the following conditions:
|
|
108
|
+
|
|
109
|
+
o Redistribution of source code must retain this license file
|
|
110
|
+
(`FTL.TXT') unaltered; any additions, deletions or changes to
|
|
111
|
+
the original files must be clearly indicated in accompanying
|
|
112
|
+
documentation. The copyright notices of the unaltered,
|
|
113
|
+
original files must be preserved in all copies of source
|
|
114
|
+
files.
|
|
115
|
+
|
|
116
|
+
o Redistribution in binary form must provide a disclaimer that
|
|
117
|
+
states that the software is based in part of the work of the
|
|
118
|
+
FreeType Team, in the distribution documentation. We also
|
|
119
|
+
encourage you to put an URL to the FreeType web page in your
|
|
120
|
+
documentation, though this isn't mandatory.
|
|
121
|
+
|
|
122
|
+
These conditions apply to any software derived from or based on
|
|
123
|
+
the FreeType Project, not just the unmodified files. If you use
|
|
124
|
+
our work, you must acknowledge us. However, no fee need be paid
|
|
125
|
+
to us.
|
|
126
|
+
|
|
127
|
+
3. Advertising
|
|
128
|
+
--------------
|
|
129
|
+
|
|
130
|
+
Neither the FreeType authors and contributors nor you shall use
|
|
131
|
+
the name of the other for commercial, advertising, or promotional
|
|
132
|
+
purposes without specific prior written permission.
|
|
133
|
+
|
|
134
|
+
We suggest, but do not require, that you use one or more of the
|
|
135
|
+
following phrases to refer to this software in your documentation
|
|
136
|
+
or advertising materials: `FreeType Project', `FreeType Engine',
|
|
137
|
+
`FreeType library', or `FreeType Distribution'.
|
|
138
|
+
|
|
139
|
+
As you have not signed this license, you are not required to
|
|
140
|
+
accept it. However, as the FreeType Project is copyrighted
|
|
141
|
+
material, only this license, or another one contracted with the
|
|
142
|
+
authors, grants you the right to use, distribute, and modify it.
|
|
143
|
+
Therefore, by using, distributing, or modifying the FreeType
|
|
144
|
+
Project, you indicate that you understand and accept all the terms
|
|
145
|
+
of this license.
|
|
146
|
+
|
|
147
|
+
4. Contacts
|
|
148
|
+
-----------
|
|
149
|
+
|
|
150
|
+
There are two mailing lists related to FreeType:
|
|
151
|
+
|
|
152
|
+
o freetype@nongnu.org
|
|
153
|
+
|
|
154
|
+
Discusses general use and applications of FreeType, as well as
|
|
155
|
+
future and wanted additions to the library and distribution.
|
|
156
|
+
If you are looking for support, start in this list if you
|
|
157
|
+
haven't found anything to help you in the documentation.
|
|
158
|
+
|
|
159
|
+
o freetype-devel@nongnu.org
|
|
160
|
+
|
|
161
|
+
Discusses bugs, as well as engine internals, design issues,
|
|
162
|
+
specific licenses, porting, etc.
|
|
163
|
+
|
|
164
|
+
Our home page can be found at
|
|
165
|
+
|
|
166
|
+
https://www.freetype.org
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
--- end of FTL.TXT ---
|
package/Notices/icu-license.txt
CHANGED
|
@@ -1,6 +1,19 @@
|
|
|
1
|
-
|
|
1
|
+
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
See Terms of Use <https://www.unicode.org/copyright.html>
|
|
4
|
+
for definitions of Unicode Inc.’s Data Files and Software.
|
|
5
|
+
|
|
6
|
+
NOTICE TO USER: Carefully read the following legal agreement.
|
|
7
|
+
BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
|
|
8
|
+
DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
|
|
9
|
+
YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
10
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT.
|
|
11
|
+
IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
|
|
12
|
+
THE DATA FILES OR SOFTWARE.
|
|
13
|
+
|
|
14
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
15
|
+
|
|
16
|
+
Copyright © 1991-2023 Unicode, Inc. All rights reserved.
|
|
4
17
|
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
|
|
5
18
|
|
|
6
19
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
@@ -32,7 +45,7 @@ shall not be used in advertising or otherwise to promote the sale,
|
|
|
32
45
|
use or other dealings in these Data Files or Software without prior
|
|
33
46
|
written authorization of the copyright holder.
|
|
34
47
|
|
|
35
|
-
|
|
48
|
+
----------------------------------------------------------------------
|
|
36
49
|
|
|
37
50
|
Third-Party Software Licenses
|
|
38
51
|
|
|
@@ -40,7 +53,9 @@ This section contains third-party software notices and/or additional
|
|
|
40
53
|
terms for licensed third-party software components included within ICU
|
|
41
54
|
libraries.
|
|
42
55
|
|
|
43
|
-
|
|
56
|
+
----------------------------------------------------------------------
|
|
57
|
+
|
|
58
|
+
ICU License - ICU 1.8.1 to ICU 57.1
|
|
44
59
|
|
|
45
60
|
COPYRIGHT AND PERMISSION NOTICE
|
|
46
61
|
|
|
@@ -75,7 +90,9 @@ of the copyright holder.
|
|
|
75
90
|
All trademarks and registered trademarks mentioned herein are the
|
|
76
91
|
property of their respective owners.
|
|
77
92
|
|
|
78
|
-
|
|
93
|
+
----------------------------------------------------------------------
|
|
94
|
+
|
|
95
|
+
Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
|
|
79
96
|
|
|
80
97
|
# The Google Chrome software developed by Google is licensed under
|
|
81
98
|
# the BSD license. Other software included in this distribution is
|
|
@@ -279,33 +296,33 @@ property of their respective owners.
|
|
|
279
296
|
#
|
|
280
297
|
# ---------------COPYING.ipadic-----END----------------------------------
|
|
281
298
|
|
|
282
|
-
|
|
299
|
+
----------------------------------------------------------------------
|
|
283
300
|
|
|
284
|
-
|
|
285
|
-
|
|
301
|
+
Lao Word Break Dictionary Data (laodict.txt)
|
|
302
|
+
|
|
303
|
+
# Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
304
|
+
# License & terms of use: http://www.unicode.org/copyright.html
|
|
305
|
+
# Copyright (c) 2015 International Business Machines Corporation
|
|
306
|
+
# and others. All Rights Reserved.
|
|
286
307
|
#
|
|
287
|
-
# Project:
|
|
288
|
-
# Dictionary:
|
|
289
|
-
# License:
|
|
290
|
-
#
|
|
308
|
+
# Project: https://github.com/rober42539/lao-dictionary
|
|
309
|
+
# Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt
|
|
310
|
+
# License: https://github.com/rober42539/lao-dictionary/LICENSE.txt
|
|
311
|
+
# (copied below)
|
|
291
312
|
#
|
|
292
|
-
#
|
|
293
|
-
# modifications.
|
|
313
|
+
# This file is derived from the above dictionary version of Nov 22, 2020
|
|
294
314
|
# ----------------------------------------------------------------------
|
|
295
315
|
# Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
|
|
296
316
|
# All rights reserved.
|
|
297
317
|
#
|
|
298
318
|
# Redistribution and use in source and binary forms, with or without
|
|
299
|
-
# modification,
|
|
300
|
-
# are permitted provided that the following conditions are met:
|
|
301
|
-
#
|
|
302
|
-
#
|
|
303
|
-
# Redistributions of source code must retain the above copyright notice, this
|
|
304
|
-
# list of conditions and the following disclaimer. Redistributions in
|
|
305
|
-
# binary form must reproduce the above copyright notice, this list of
|
|
306
|
-
# conditions and the following disclaimer in the documentation and/or
|
|
307
|
-
# other materials provided with the distribution.
|
|
319
|
+
# modification, are permitted provided that the following conditions are met:
|
|
308
320
|
#
|
|
321
|
+
# Redistributions of source code must retain the above copyright notice, this
|
|
322
|
+
# list of conditions and the following disclaimer. Redistributions in binary
|
|
323
|
+
# form must reproduce the above copyright notice, this list of conditions and
|
|
324
|
+
# the following disclaimer in the documentation and/or other materials
|
|
325
|
+
# provided with the distribution.
|
|
309
326
|
#
|
|
310
327
|
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
311
328
|
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
@@ -321,7 +338,9 @@ property of their respective owners.
|
|
|
321
338
|
# OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
322
339
|
# --------------------------------------------------------------------------
|
|
323
340
|
|
|
324
|
-
|
|
341
|
+
----------------------------------------------------------------------
|
|
342
|
+
|
|
343
|
+
Burmese Word Break Dictionary Data (burmesedict.txt)
|
|
325
344
|
|
|
326
345
|
# Copyright (c) 2014 International Business Machines Corporation
|
|
327
346
|
# and others. All Rights Reserved.
|
|
@@ -361,7 +380,9 @@ property of their respective owners.
|
|
|
361
380
|
# SUCH DAMAGE.
|
|
362
381
|
# --------------------------------------------------------------------------
|
|
363
382
|
|
|
364
|
-
|
|
383
|
+
----------------------------------------------------------------------
|
|
384
|
+
|
|
385
|
+
Time Zone Database
|
|
365
386
|
|
|
366
387
|
ICU uses the public domain data and code derived from Time Zone
|
|
367
388
|
Database for its time zone support. The ownership of the TZ database
|
|
@@ -384,7 +405,9 @@ Database section 7.
|
|
|
384
405
|
# making a contribution to the database or code waives all rights to
|
|
385
406
|
# future claims in that contribution or in the TZ Database.
|
|
386
407
|
|
|
387
|
-
|
|
408
|
+
----------------------------------------------------------------------
|
|
409
|
+
|
|
410
|
+
Google double-conversion
|
|
388
411
|
|
|
389
412
|
Copyright 2006-2011, the V8 project authors. All rights reserved.
|
|
390
413
|
Redistribution and use in source and binary forms, with or without
|
|
@@ -412,3 +435,85 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
|
412
435
|
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
413
436
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
414
437
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
438
|
+
|
|
439
|
+
----------------------------------------------------------------------
|
|
440
|
+
|
|
441
|
+
File: aclocal.m4 (only for ICU4C)
|
|
442
|
+
Section: pkg.m4 - Macros to locate and utilise pkg-config.
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
|
|
446
|
+
Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
|
|
447
|
+
|
|
448
|
+
This program is free software; you can redistribute it and/or modify
|
|
449
|
+
it under the terms of the GNU General Public License as published by
|
|
450
|
+
the Free Software Foundation; either version 2 of the License, or
|
|
451
|
+
(at your option) any later version.
|
|
452
|
+
|
|
453
|
+
This program is distributed in the hope that it will be useful, but
|
|
454
|
+
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
455
|
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
456
|
+
General Public License for more details.
|
|
457
|
+
|
|
458
|
+
You should have received a copy of the GNU General Public License
|
|
459
|
+
along with this program; if not, write to the Free Software
|
|
460
|
+
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
|
461
|
+
02111-1307, USA.
|
|
462
|
+
|
|
463
|
+
As a special exception to the GNU General Public License, if you
|
|
464
|
+
distribute this file as part of a program that contains a
|
|
465
|
+
configuration script generated by Autoconf, you may include it under
|
|
466
|
+
the same distribution terms that you use for the rest of that
|
|
467
|
+
program.
|
|
468
|
+
|
|
469
|
+
|
|
470
|
+
(The condition for the exception is fulfilled because
|
|
471
|
+
ICU4C includes a configuration script generated by Autoconf,
|
|
472
|
+
namely the `configure` script.)
|
|
473
|
+
|
|
474
|
+
----------------------------------------------------------------------
|
|
475
|
+
|
|
476
|
+
File: config.guess (only for ICU4C)
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
This file is free software; you can redistribute it and/or modify it
|
|
480
|
+
under the terms of the GNU General Public License as published by
|
|
481
|
+
the Free Software Foundation; either version 3 of the License, or
|
|
482
|
+
(at your option) any later version.
|
|
483
|
+
|
|
484
|
+
This program is distributed in the hope that it will be useful, but
|
|
485
|
+
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
486
|
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
487
|
+
General Public License for more details.
|
|
488
|
+
|
|
489
|
+
You should have received a copy of the GNU General Public License
|
|
490
|
+
along with this program; if not, see <https://www.gnu.org/licenses/>.
|
|
491
|
+
|
|
492
|
+
As a special exception to the GNU General Public License, if you
|
|
493
|
+
distribute this file as part of a program that contains a
|
|
494
|
+
configuration script generated by Autoconf, you may include it under
|
|
495
|
+
the same distribution terms that you use for the rest of that
|
|
496
|
+
program. This Exception is an additional permission under section 7
|
|
497
|
+
of the GNU General Public License, version 3 ("GPLv3").
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
(The condition for the exception is fulfilled because
|
|
501
|
+
ICU4C includes a configuration script generated by Autoconf,
|
|
502
|
+
namely the `configure` script.)
|
|
503
|
+
|
|
504
|
+
----------------------------------------------------------------------
|
|
505
|
+
|
|
506
|
+
File: install-sh (only for ICU4C)
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
Copyright 1991 by the Massachusetts Institute of Technology
|
|
510
|
+
|
|
511
|
+
Permission to use, copy, modify, distribute, and sell this software and its
|
|
512
|
+
documentation for any purpose is hereby granted without fee, provided that
|
|
513
|
+
the above copyright notice appear in all copies and that both that
|
|
514
|
+
copyright notice and this permission notice appear in supporting
|
|
515
|
+
documentation, and that the name of M.I.T. not be used in advertising or
|
|
516
|
+
publicity pertaining to distribution of the software without specific,
|
|
517
|
+
written prior permission. M.I.T. makes no representations about the
|
|
518
|
+
suitability of this software for any purpose. It is provided "as is"
|
|
519
|
+
without express or implied warranty.
|
package/Notices/png-license.txt
CHANGED
|
@@ -4,8 +4,8 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
|
|
|
4
4
|
PNG Reference Library License version 2
|
|
5
5
|
---------------------------------------
|
|
6
6
|
|
|
7
|
-
* Copyright (c) 1995-
|
|
8
|
-
* Copyright (c) 2018-
|
|
7
|
+
* Copyright (c) 1995-2022 The PNG Reference Library Authors.
|
|
8
|
+
* Copyright (c) 2018-2022 Cosmin Truta.
|
|
9
9
|
* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
|
|
10
10
|
* Copyright (c) 1996-1997 Andreas Dilger.
|
|
11
11
|
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
|
package/iTwinBRepCore.dll
CHANGED
|
Binary file
|
package/iTwinBentley.dll
CHANGED
|
Binary file
|
package/iTwinCurl.dll
CHANGED
|
Binary file
|
package/iTwinDaemon.exe
CHANGED
|
Binary file
|
package/iTwinECObjects.dll
CHANGED
|
Binary file
|
package/iTwinECPresentation.dll
CHANGED
|
Binary file
|
package/iTwinFolly.dll
CHANGED
|
Binary file
|
package/iTwinFreetype2.dll
CHANGED
|
Binary file
|
package/iTwinGeoCoord.dll
CHANGED
|
Binary file
|
package/iTwinGeom.dll
CHANGED
|
Binary file
|
|
Binary file
|
package/iTwinIcu4c.dll
CHANGED
|
Binary file
|
package/iTwinLibxml2.dll
CHANGED
|
Binary file
|
package/iTwinNapi.dll
CHANGED
|
Binary file
|
package/iTwinOpenSSL.dll
CHANGED
|
Binary file
|
package/iTwinPSBRepGeometry.dll
CHANGED
|
Binary file
|
package/iTwinPlatform.dll
CHANGED
|
Binary file
|
package/iTwinPugixml.dll
CHANGED
|
Binary file
|
package/iTwinSQLite.dll
CHANGED
|
Binary file
|
package/iTwinSQLiteEC.dll
CHANGED
|
Binary file
|
package/iTwinUnits.dll
CHANGED
|
Binary file
|
package/iTwinVisualization.dll
CHANGED
|
Binary file
|
package/iTwinXml.dll
CHANGED
|
Binary file
|
package/imodeljs.node
CHANGED
|
Binary file
|