@@ -32,6 +32,27 @@ limitations under the License.
32
32
* cerl{_trees,_clauses}.erl are Copyright (C) 1999-2002 Richard Carlsson
33
33
* cerl_inline.erl is Copyright (C) 1999-2002 Richard Carlsson
34
34
35
+ ---------------------------------------------------------------------------
36
+ [AsmJit]
37
+
38
+ Copyright (c) 2008-2020 The AsmJit Authors
39
+
40
+ This software is provided 'as-is', without any express or implied
41
+ warranty. In no event will the authors be held liable for any damages
42
+ arising from the use of this software.
43
+
44
+ Permission is granted to anyone to use this software for any purpose,
45
+ including commercial applications, and to alter it and redistribute it
46
+ freely, subject to the following restrictions:
47
+
48
+ 1. The origin of this software must not be misrepresented; you must not
49
+ claim that you wrote the original software. If you use this software
50
+ in a product, an acknowledgment in the product documentation would be
51
+ appreciated but is not required.
52
+ 2. Altered source versions must be plainly marked as such, and must not be
53
+ misrepresented as being the original software.
54
+ 3. This notice may not be removed or altered from any source distribution.
55
+
35
56
---------------------------------------------------------------------------
36
57
[PCRE]
37
58
@@ -129,49 +150,6 @@ POSSIBILITY OF SUCH DAMAGE.
129
150
130
151
End
131
152
132
- ---------------------------------------------------------------------------
133
- [Tcl/Tk]
134
-
135
- This software is copyrighted by the Regents of the University of
136
- California, Sun Microsystems, Inc., and other parties. The following
137
- terms apply to all files associated with the software unless explicitly
138
- disclaimed in individual files.
139
-
140
- The authors hereby grant permission to use, copy, modify, distribute,
141
- and license this software and its documentation for any purpose, provided
142
- that existing copyright notices are retained in all copies and that this
143
- notice is included verbatim in any distributions. No written agreement,
144
- license, or royalty fee is required for any of the authorized uses.
145
- Modifications to this software may be copyrighted by their authors
146
- and need not follow the licensing terms described here, provided that
147
- the new terms are clearly indicated on the first page of each file where
148
- they apply.
149
-
150
- IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
151
- FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
152
- ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
153
- DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
154
- POSSIBILITY OF SUCH DAMAGE.
155
-
156
- THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
157
- INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
158
- FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
159
- IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
160
- NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
161
- MODIFICATIONS.
162
-
163
- GOVERNMENT USE: If you are acquiring this software on behalf of the
164
- U.S. government, the Government shall have only "Restricted Rights"
165
- in the software and related documentation as defined in the Federal
166
- Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
167
- are acquiring the software on behalf of the Department of Defense, the
168
- software shall be classified as "Commercial Computer Software" and the
169
- Government shall have only "Restricted Rights" as defined in Clause
170
- 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the
171
- authors grant the U.S. Government and others acting in its behalf
172
- permission to use and distribute the software in accordance with the
173
- terms specified in this license.
174
-
175
153
---------------------------------------------------------------------------
176
154
[Misc C library code]
177
155
@@ -226,28 +204,36 @@ terms specified in this license.
226
204
*/
227
205
228
206
---------------------------------------------------------------------------
229
- [dialyzer ]
207
+ [fp16 ]
230
208
231
- %% Copyright 1997-2016 Tobias Lindahl, Stavros Aronis, Kostis Sagonas,
232
- %% Richard Carlsson, et al.
233
- %%
234
- %% Licensed under the Apache License, Version 2.0 (the "License");
235
- %% you may not use this file except in compliance with the License.
236
- %% You may obtain a copy of the License at
237
- %%
238
- %% http://www.apache.org/licenses/LICENSE-2.0
239
- %%
240
- %% Unless required by applicable law or agreed to in writing, software
241
- %% distributed under the License is distributed on an "AS IS" BASIS,
242
- %% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
243
- %% See the License for the specific language governing permissions and
244
- %% limitations under the License.
209
+ The MIT License (MIT)
210
+
211
+ Copyright (c) 2017 Facebook Inc.
212
+ Copyright (c) 2017 Georgia Institute of Technology
213
+ Copyright 2019 Google LLC
214
+
215
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this
216
+ software and associated documentation files (the "Software"), to deal in the Software
217
+ without restriction, including without limitation the rights to use, copy, modify,
218
+ merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
219
+ permit persons to whom the Software is furnished to do so, subject to the following
220
+ conditions:
221
+
222
+ The above copyright notice and this permission notice shall be included in all copies
223
+ or substantial portions of the Software.
224
+
225
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
226
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
227
+ PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
228
+ FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
229
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
230
+ DEALINGS IN THE SOFTWARE.
245
231
246
232
---------------------------------------------------------------------------
247
- [hipe ]
233
+ [dialyzer ]
248
234
249
- %% Copyright 1997-2016 Erik Stenman (Johansson) , Kostis Sagonas,
250
- %% Richard Carlsson, Tobias Lindahl, Per Gustafsson, et al.
235
+ %% Copyright 1997-2016 Tobias Lindahl, Stavros Aronis , Kostis Sagonas,
236
+ %% Richard Carlsson, et al.
251
237
%%
252
238
%% Licensed under the Apache License, Version 2.0 (the "License");
253
239
%% you may not use this file except in compliance with the License.
@@ -364,3 +350,66 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
364
350
THE SOFTWARE.
365
351
366
352
---------------------------------------------------------------------------
353
+ [wx documentation]
354
+
355
+ wxWindows Free Documentation Licence, Version 3
356
+ ===============================================
357
+
358
+ Copyright (c) 1998 Julian Smart, Robert Roebling et al
359
+
360
+ Everyone is permitted to copy and distribute verbatim copies
361
+ of this licence document, but changing it is not allowed.
362
+
363
+ WXWINDOWS FREE DOCUMENTATION LICENCE
364
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
365
+
366
+ 1. Permission is granted to make and distribute verbatim copies of this
367
+ manual or piece of documentation provided any copyright notice and this
368
+ permission notice are preserved on all copies.
369
+
370
+ 2. Permission is granted to process this file or document through a
371
+ document processing system and, at your option and the option of any third
372
+ party, print the results, provided a printed document carries a copying
373
+ permission notice identical to this one.
374
+
375
+ 3. Permission is granted to copy and distribute modified versions of this
376
+ manual or piece of documentation under the conditions for verbatim copying,
377
+ provided also that any sections describing licensing conditions for this
378
+ manual, such as, in particular, the GNU General Public Licence, the GNU
379
+ Library General Public Licence, and any wxWindows Licence are included
380
+ exactly as in the original, and provided that the entire resulting derived
381
+ work is distributed under the terms of a permission notice identical to
382
+ this one.
383
+
384
+ 4. Permission is granted to copy and distribute translations of this manual
385
+ or piece of documentation into another language, under the above conditions
386
+ for modified versions, except that sections related to licensing, including
387
+ this paragraph, may also be included in translations approved by the
388
+ copyright holders of the respective licence documents in addition to the
389
+ original English.
390
+
391
+ WARRANTY DISCLAIMER
392
+
393
+ 5. BECAUSE THIS MANUAL OR PIECE OF DOCUMENTATION IS LICENSED FREE OF
394
+ CHARGE, THERE IS NO WARRANTY FOR IT, TO THE EXTENT PERMITTED BY APPLICABLE
395
+ LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
396
+ OTHER PARTIES PROVIDE THIS MANUAL OR PIECE OF DOCUMENTATION "AS IS" WITHOUT
397
+ WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
398
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
399
+ PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
400
+ THE MANUAL OR PIECE OF DOCUMENTATION IS WITH YOU. SHOULD THE MANUAL OR
401
+ PIECE OF DOCUMENTATION PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
402
+ NECESSARY SERVICING, REPAIR OR CORRECTION.
403
+
404
+ 6. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
405
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
406
+ REDISTRIBUTE THE MANUAL OR PIECE OF DOCUMENTATION AS PERMITTED ABOVE, BE
407
+ LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
408
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE MANUAL
409
+ OR PIECE OF DOCUMENTATION (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
410
+ DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES
411
+ OR A FAILURE OF A PROGRAM BASED ON THE MANUAL OR PIECE OF DOCUMENTATION TO
412
+ OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS
413
+ BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
414
+
415
+ ---------------------------------------------------------------------------
0 commit comments