scanbot-web-sdk 2.9.0-alpha2 → 2.9.0-beta1

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/Libraries.txt CHANGED
@@ -83,65 +83,687 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
83
83
  SOFTWARE.
84
84
 
85
85
  ----------------------------------------------------------------------------------------
86
- BOOST C++ Libraries
86
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
87
87
 
88
- Version 1.73
89
- (https://github.com/boostorg/boost)
88
+ Boost C++
90
89
 
91
- This library is distributed under the terms of the following license: https://www.boost.org/LICENSE_1_0.txt
90
+ Version 1.79.0
91
+ (https://github.com/boostorg/boost)
92
92
 
93
93
  Boost Software License - Version 1.0 - August 17th, 2003
94
94
 
95
- Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:
95
+ Permission is hereby granted, free of charge, to any person or organization
96
+ obtaining a copy of the software and accompanying documentation covered by
97
+ this license (the "Software") to use, reproduce, display, distribute,
98
+ execute, and transmit the Software, and to prepare derivative works of the
99
+ Software, and to permit third-parties to whom the Software is furnished to
100
+ do so, all subject to the following:
96
101
 
97
- The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative
98
- works are solely in the form of machine-executable object code generated by a source language processor.
102
+ The copyright notices in the Software and this entire statement, including
103
+ the above license grant, this restriction and the following disclaimer,
104
+ must be included in all copies of the Software, in whole or in part, and
105
+ all derivative works of the Software, unless such copies or derivative
106
+ works are solely in the form of machine-executable object code generated by
107
+ a source language processor.
99
108
 
100
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
109
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
110
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
111
+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
112
+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
113
+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
114
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
115
+ DEALINGS IN THE SOFTWARE.
116
+
117
+
118
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
119
+
120
+ BoringSSL
121
+
122
+ Version 8f5eb80b
123
+ (https://github.com/google/boringssl)
124
+
125
+ BoringSSL is a fork of OpenSSL. As such, large parts of it fall under OpenSSL
126
+ licensing. Files that are completely new have a Google copyright and an ISC
127
+ license. This license is reproduced at the bottom of this file.
128
+
129
+ Contributors to BoringSSL are required to follow the CLA rules for Chromium:
130
+ https://cla.developers.google.com/clas
131
+
132
+ Files in third_party/ have their own licenses, as described therein. The MIT
133
+ license, for third_party/fiat, which, unlike other third_party directories, is
134
+ compiled into non-test libraries, is included below.
135
+
136
+ The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the
137
+ OpenSSL License and the original SSLeay license apply to the toolkit. See below
138
+ for the actual license texts. Actually both licenses are BSD-style Open Source
139
+ licenses. In case of any license issues related to OpenSSL please contact
140
+ openssl-core@openssl.org.
141
+
142
+ The following are Google-internal bug numbers where explicit permission from
143
+ some authors is recorded for use of their work. (This is purely for our own
144
+ record keeping.)
145
+ 27287199
146
+ 27287880
147
+ 27287883
148
+
149
+ OpenSSL License
150
+ ---------------
151
+
152
+ /* ====================================================================
153
+ * Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved.
154
+ *
155
+ * Redistribution and use in source and binary forms, with or without
156
+ * modification, are permitted provided that the following conditions
157
+ * are met:
158
+ *
159
+ * 1. Redistributions of source code must retain the above copyright
160
+ * notice, this list of conditions and the following disclaimer.
161
+ *
162
+ * 2. Redistributions in binary form must reproduce the above copyright
163
+ * notice, this list of conditions and the following disclaimer in
164
+ * the documentation and/or other materials provided with the
165
+ * distribution.
166
+ *
167
+ * 3. All advertising materials mentioning features or use of this
168
+ * software must display the following acknowledgment:
169
+ * "This product includes software developed by the OpenSSL Project
170
+ * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
171
+ *
172
+ * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
173
+ * endorse or promote products derived from this software without
174
+ * prior written permission. For written permission, please contact
175
+ * openssl-core@openssl.org.
176
+ *
177
+ * 5. Products derived from this software may not be called "OpenSSL"
178
+ * nor may "OpenSSL" appear in their names without prior written
179
+ * permission of the OpenSSL Project.
180
+ *
181
+ * 6. Redistributions of any form whatsoever must retain the following
182
+ * acknowledgment:
183
+ * "This product includes software developed by the OpenSSL Project
184
+ * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
185
+ *
186
+ * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
187
+ * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
188
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
189
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
190
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
191
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
192
+ * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
193
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
194
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
195
+ * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
196
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
197
+ * OF THE POSSIBILITY OF SUCH DAMAGE.
198
+ * ====================================================================
199
+ *
200
+ * This product includes cryptographic software written by Eric Young
201
+ * (eay@cryptsoft.com). This product includes software written by Tim
202
+ * Hudson (tjh@cryptsoft.com).
203
+ *
204
+ */
205
+
206
+ Original SSLeay License
207
+ -----------------------
208
+
209
+ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
210
+ * All rights reserved.
211
+ *
212
+ * This package is an SSL implementation written
213
+ * by Eric Young (eay@cryptsoft.com).
214
+ * The implementation was written so as to conform with Netscapes SSL.
215
+ *
216
+ * This library is free for commercial and non-commercial use as long as
217
+ * the following conditions are aheared to. The following conditions
218
+ * apply to all code found in this distribution, be it the RC4, RSA,
219
+ * lhash, DES, etc., code; not just the SSL code. The SSL documentation
220
+ * included with this distribution is covered by the same copyright terms
221
+ * except that the holder is Tim Hudson (tjh@cryptsoft.com).
222
+ *
223
+ * Copyright remains Eric Young's, and as such any Copyright notices in
224
+ * the code are not to be removed.
225
+ * If this package is used in a product, Eric Young should be given attribution
226
+ * as the author of the parts of the library used.
227
+ * This can be in the form of a textual message at program startup or
228
+ * in documentation (online or textual) provided with the package.
229
+ *
230
+ * Redistribution and use in source and binary forms, with or without
231
+ * modification, are permitted provided that the following conditions
232
+ * are met:
233
+ * 1. Redistributions of source code must retain the copyright
234
+ * notice, this list of conditions and the following disclaimer.
235
+ * 2. Redistributions in binary form must reproduce the above copyright
236
+ * notice, this list of conditions and the following disclaimer in the
237
+ * documentation and/or other materials provided with the distribution.
238
+ * 3. All advertising materials mentioning features or use of this software
239
+ * must display the following acknowledgement:
240
+ * "This product includes cryptographic software written by
241
+ * Eric Young (eay@cryptsoft.com)"
242
+ * The word 'cryptographic' can be left out if the rouines from the library
243
+ * being used are not cryptographic related :-).
244
+ * 4. If you include any Windows specific code (or a derivative thereof) from
245
+ * the apps directory (application code) you must include an acknowledgement:
246
+ * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
247
+ *
248
+ * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
249
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
250
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
251
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
252
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
253
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
254
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
255
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
256
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
257
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
258
+ * SUCH DAMAGE.
259
+ *
260
+ * The licence and distribution terms for any publically available version or
261
+ * derivative of this code cannot be changed. i.e. this code cannot simply be
262
+ * copied and put under another distribution licence
263
+ * [including the GNU Public Licence.]
264
+ */
265
+
266
+
267
+ ISC license used for completely new code in BoringSSL:
268
+
269
+ /* Copyright (c) 2015, Google Inc.
270
+ *
271
+ * Permission to use, copy, modify, and/or distribute this software for any
272
+ * purpose with or without fee is hereby granted, provided that the above
273
+ * copyright notice and this permission notice appear in all copies.
274
+ *
275
+ * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
276
+ * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
277
+ * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
278
+ * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
279
+ * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
280
+ * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
281
+ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
282
+
283
+
284
+ The code in third_party/fiat carries the MIT license:
285
+
286
+ Copyright (c) 2015-2016 the fiat-crypto authors (see
287
+ https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS).
101
288
 
289
+ Permission is hereby granted, free of charge, to any person obtaining a copy
290
+ of this software and associated documentation files (the "Software"), to deal
291
+ in the Software without restriction, including without limitation the rights
292
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
293
+ copies of the Software, and to permit persons to whom the Software is
294
+ furnished to do so, subject to the following conditions:
102
295
 
296
+ The above copyright notice and this permission notice shall be included in all
297
+ copies or substantial portions of the Software.
103
298
 
104
- Filesystem.hpp
299
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
300
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
301
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
302
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
303
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
304
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
305
+ SOFTWARE.
105
306
 
106
- (https://github.com/bin-build/filesystem)
107
- Copyright (c) 2015-2017, Wenzel Jakob
108
- Copyright (c) 2017, Josh Junon
109
- All rights reserved.
110
307
 
111
- This library is distributed under the terms of a BSD 2-Clause License (https://github.com/bin-build/filesystem/blob/master/LICENSE)
308
+ Licenses for support code
309
+ -------------------------
112
310
 
113
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
311
+ Parts of the TLS test suite are under the Go license. This code is not included
312
+ in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so
313
+ distributing code linked against BoringSSL does not trigger this license:
114
314
 
115
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
116
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
315
+ Copyright (c) 2009 The Go Authors. All rights reserved.
117
316
 
118
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
317
+ Redistribution and use in source and binary forms, with or without
318
+ modification, are permitted provided that the following conditions are
319
+ met:
320
+
321
+ * Redistributions of source code must retain the above copyright
322
+ notice, this list of conditions and the following disclaimer.
323
+ * Redistributions in binary form must reproduce the above
324
+ copyright notice, this list of conditions and the following disclaimer
325
+ in the documentation and/or other materials provided with the
326
+ distribution.
327
+ * Neither the name of Google Inc. nor the names of its
328
+ contributors may be used to endorse or promote products derived from
329
+ this software without specific prior written permission.
330
+
331
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
332
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
333
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
334
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
335
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
336
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
337
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
338
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
339
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
340
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
341
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
342
+
343
+
344
+ BoringSSL uses the Chromium test infrastructure to run a continuous build,
345
+ trybots etc. The scripts which manage this, and the script for generating build
346
+ metadata, are under the Chromium license. Distributing code linked against
347
+ BoringSSL does not trigger this license.
119
348
 
349
+ Copyright 2015 The Chromium Authors. All rights reserved.
350
+
351
+ Redistribution and use in source and binary forms, with or without
352
+ modification, are permitted provided that the following conditions are
353
+ met:
354
+
355
+ * Redistributions of source code must retain the above copyright
356
+ notice, this list of conditions and the following disclaimer.
357
+ * Redistributions in binary form must reproduce the above
358
+ copyright notice, this list of conditions and the following disclaimer
359
+ in the documentation and/or other materials provided with the
360
+ distribution.
361
+ * Neither the name of Google Inc. nor the names of its
362
+ contributors may be used to endorse or promote products derived from
363
+ this software without specific prior written permission.
364
+
365
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
366
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
367
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
368
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
369
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
370
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
371
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
372
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
373
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
374
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
375
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
120
376
 
121
377
 
378
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
379
+
122
380
  JSON for Modern C++
123
381
 
124
- Version 3.6.1
382
+ Version 3.10.2
125
383
  (https://github.com/nlohmann/json)
126
- Copyright (c) 2013-2018 Niels Lohmann http://nlohmann.me.
127
- This library is distributed under the terms of a MIT License (https://github.com/nlohmann/json/blob/develop/LICENSE.MIT)
128
384
 
129
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
385
+ MIT License
386
+
387
+ Copyright (c) 2013-2021 Niels Lohmann
388
+
389
+ Permission is hereby granted, free of charge, to any person obtaining a copy
390
+ of this software and associated documentation files (the "Software"), to deal
391
+ in the Software without restriction, including without limitation the rights
392
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
393
+ copies of the Software, and to permit persons to whom the Software is
394
+ furnished to do so, subject to the following conditions:
395
+
396
+ The above copyright notice and this permission notice shall be included in all
397
+ copies or substantial portions of the Software.
398
+
399
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
400
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
401
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
402
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
403
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
404
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
405
+ SOFTWARE.
406
+
407
+
408
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
409
+
410
+ Leptonica
411
+
412
+ Version 1.82.0
413
+ (https://github.com/DanBloomberg/leptonica)
414
+
415
+ /*====================================================================*
416
+ - Copyright (C) 2001-2020 Leptonica. All rights reserved.
417
+ -
418
+ - Redistribution and use in source and binary forms, with or without
419
+ - modification, are permitted provided that the following conditions
420
+ - are met:
421
+ - 1. Redistributions of source code must retain the above copyright
422
+ - notice, this list of conditions and the following disclaimer.
423
+ - 2. Redistributions in binary form must reproduce the above
424
+ - copyright notice, this list of conditions and the following
425
+ - disclaimer in the documentation and/or other materials
426
+ - provided with the distribution.
427
+ -
428
+ - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
429
+ - ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
430
+ - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
431
+ - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANY
432
+ - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
433
+ - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
434
+ - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
435
+ - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
436
+ - OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
437
+ - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
438
+ - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
439
+ *====================================================================*/
440
+
130
441
 
131
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
132
442
 
133
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
443
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
134
444
 
445
+ libjpeg-turbo
135
446
 
447
+ Version 2.1.2
448
+ (https://github.com/libjpeg-turbo/libjpeg-turbo)
449
+
450
+ libjpeg-turbo Licenses
451
+ ======================
452
+
453
+ libjpeg-turbo is covered by three compatible BSD-style open source licenses:
454
+
455
+ - The IJG (Independent JPEG Group) License, which is listed in
456
+ [README.ijg](README.ijg)
457
+
458
+ This license applies to the libjpeg API library and associated programs
459
+ (any code inherited from libjpeg, and any modifications to that code.)
460
+
461
+ - The Modified (3-clause) BSD License, which is listed below
462
+
463
+ This license covers the TurboJPEG API library and associated programs, as
464
+ well as the build system.
465
+
466
+ - The [zlib License](https://opensource.org/licenses/Zlib)
467
+
468
+ This license is a subset of the other two, and it covers the libjpeg-turbo
469
+ SIMD extensions.
470
+
471
+
472
+ Complying with the libjpeg-turbo Licenses
473
+ =========================================
474
+
475
+ This section provides a roll-up of the libjpeg-turbo licensing terms, to the
476
+ best of our understanding.
477
+
478
+ 1. If you are distributing a modified version of the libjpeg-turbo source,
479
+ then:
480
+
481
+ 1. You cannot alter or remove any existing copyright or license notices
482
+ from the source.
483
+
484
+ **Origin**
485
+ - Clause 1 of the IJG License
486
+ - Clause 1 of the Modified BSD License
487
+ - Clauses 1 and 3 of the zlib License
488
+
489
+ 2. You must add your own copyright notice to the header of each source
490
+ file you modified, so others can tell that you modified that file (if
491
+ there is not an existing copyright header in that file, then you can
492
+ simply add a notice stating that you modified the file.)
493
+
494
+ **Origin**
495
+ - Clause 1 of the IJG License
496
+ - Clause 2 of the zlib License
497
+
498
+ 3. You must include the IJG README file, and you must not alter any of the
499
+ copyright or license text in that file.
500
+
501
+ **Origin**
502
+ - Clause 1 of the IJG License
503
+
504
+ 2. If you are distributing only libjpeg-turbo binaries without the source, or
505
+ if you are distributing an application that statically links with
506
+ libjpeg-turbo, then:
507
+
508
+ 1. Your product documentation must include a message stating:
509
+
510
+ This software is based in part on the work of the Independent JPEG
511
+ Group.
512
+
513
+ **Origin**
514
+ - Clause 2 of the IJG license
515
+
516
+ 2. If your binary distribution includes or uses the TurboJPEG API, then
517
+ your product documentation must include the text of the Modified BSD
518
+ License (see below.)
519
+
520
+ **Origin**
521
+ - Clause 2 of the Modified BSD License
522
+
523
+ 3. You cannot use the name of the IJG or The libjpeg-turbo Project or the
524
+ contributors thereof in advertising, publicity, etc.
525
+
526
+ **Origin**
527
+ - IJG License
528
+ - Clause 3 of the Modified BSD License
529
+
530
+ 4. The IJG and The libjpeg-turbo Project do not warrant libjpeg-turbo to be
531
+ free of defects, nor do we accept any liability for undesirable
532
+ consequences resulting from your use of the software.
533
+
534
+ **Origin**
535
+ - IJG License
536
+ - Modified BSD License
537
+ - zlib License
538
+
539
+
540
+ The Modified (3-clause) BSD License
541
+ ===================================
542
+
543
+ Copyright (C)2009-2021 D. R. Commander. All Rights Reserved.<br>
544
+ Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
545
+
546
+ Redistribution and use in source and binary forms, with or without
547
+ modification, are permitted provided that the following conditions are met:
548
+
549
+ - Redistributions of source code must retain the above copyright notice,
550
+ this list of conditions and the following disclaimer.
551
+ - Redistributions in binary form must reproduce the above copyright notice,
552
+ this list of conditions and the following disclaimer in the documentation
553
+ and/or other materials provided with the distribution.
554
+ - Neither the name of the libjpeg-turbo Project nor the names of its
555
+ contributors may be used to endorse or promote products derived from this
556
+ software without specific prior written permission.
557
+
558
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS",
559
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
560
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
561
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE
562
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
563
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
564
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
565
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
566
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
567
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
568
+ POSSIBILITY OF SUCH DAMAGE.
569
+
570
+
571
+ Why Three Licenses?
572
+ ===================
573
+
574
+ The zlib License could have been used instead of the Modified (3-clause) BSD
575
+ License, and since the IJG License effectively subsumes the distribution
576
+ conditions of the zlib License, this would have effectively placed
577
+ libjpeg-turbo binary distributions under the IJG License. However, the IJG
578
+ License specifically refers to the Independent JPEG Group and does not extend
579
+ attribution and endorsement protections to other entities. Thus, it was
580
+ desirable to choose a license that granted us the same protections for new code
581
+ that were granted to the IJG for code derived from their software.
582
+
583
+
584
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
585
+
586
+ libpng
587
+
588
+ Version 1.6.36
589
+ (https://github.com/glennrp/libpng)
590
+
591
+ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
592
+ =========================================
593
+
594
+ PNG Reference Library License version 2
595
+ ---------------------------------------
596
+
597
+ * Copyright (c) 1995-2018 The PNG Reference Library Authors.
598
+ * Copyright (c) 2018 Cosmin Truta.
599
+ * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
600
+ * Copyright (c) 1996-1997 Andreas Dilger.
601
+ * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
602
+
603
+ The software is supplied "as is", without warranty of any kind,
604
+ express or implied, including, without limitation, the warranties
605
+ of merchantability, fitness for a particular purpose, title, and
606
+ non-infringement. In no even shall the Copyright owners, or
607
+ anyone distributing the software, be liable for any damages or
608
+ other liability, whether in contract, tort or otherwise, arising
609
+ from, out of, or in connection with the software, or the use or
610
+ other dealings in the software, even if advised of the possibility
611
+ of such damage.
612
+
613
+ Permission is hereby granted to use, copy, modify, and distribute
614
+ this software, or portions hereof, for any purpose, without fee,
615
+ subject to the following restrictions:
616
+
617
+ 1. The origin of this software must not be misrepresented; you
618
+ must not claim that you wrote the original software. If you
619
+ use this software in a product, an acknowledgment in the product
620
+ documentation would be appreciated, but is not required.
621
+
622
+ 2. Altered source versions must be plainly marked as such, and must
623
+ not be misrepresented as being the original software.
624
+
625
+ 3. This Copyright notice may not be removed or altered from any
626
+ source or altered source distribution.
627
+
628
+
629
+ PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
630
+ -----------------------------------------------------------------------
631
+
632
+ libpng versions 1.0.7, July 1, 2000 through 1.6.35, July 15, 2018 are
633
+ Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
634
+ derived from libpng-1.0.6, and are distributed according to the same
635
+ disclaimer and license as libpng-1.0.6 with the following individuals
636
+ added to the list of Contributing Authors:
637
+
638
+ Simon-Pierre Cadieux
639
+ Eric S. Raymond
640
+ Mans Rullgard
641
+ Cosmin Truta
642
+ Gilles Vollant
643
+ James Yu
644
+ Mandar Sahastrabuddhe
645
+ Google Inc.
646
+ Vadim Barkov
647
+
648
+ and with the following additions to the disclaimer:
649
+
650
+ There is no warranty against interference with your enjoyment of
651
+ the library or against infringement. There is no warranty that our
652
+ efforts or the library will fulfill any of your particular purposes
653
+ or needs. This library is provided with all faults, and the entire
654
+ risk of satisfactory quality, performance, accuracy, and effort is
655
+ with the user.
656
+
657
+ Some files in the "contrib" directory and some configure-generated
658
+ files that are distributed with libpng have other copyright owners, and
659
+ are released under other open source licenses.
660
+
661
+ libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
662
+ Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
663
+ libpng-0.96, and are distributed according to the same disclaimer and
664
+ license as libpng-0.96, with the following individuals added to the
665
+ list of Contributing Authors:
666
+
667
+ Tom Lane
668
+ Glenn Randers-Pehrson
669
+ Willem van Schaik
670
+
671
+ libpng versions 0.89, June 1996, through 0.96, May 1997, are
672
+ Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
673
+ and are distributed according to the same disclaimer and license as
674
+ libpng-0.88, with the following individuals added to the list of
675
+ Contributing Authors:
676
+
677
+ John Bowler
678
+ Kevin Bracey
679
+ Sam Bushell
680
+ Magnus Holmgren
681
+ Greg Roelofs
682
+ Tom Tanner
683
+
684
+ Some files in the "scripts" directory have other copyright owners,
685
+ but are released under this license.
686
+
687
+ libpng versions 0.5, May 1995, through 0.88, January 1996, are
688
+ Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
689
+
690
+ For the purposes of this copyright and license, "Contributing Authors"
691
+ is defined as the following set of individuals:
692
+
693
+ Andreas Dilger
694
+ Dave Martindale
695
+ Guy Eric Schalnat
696
+ Paul Schmidt
697
+ Tim Wegner
698
+
699
+ The PNG Reference Library is supplied "AS IS". The Contributing
700
+ Authors and Group 42, Inc. disclaim all warranties, expressed or
701
+ implied, including, without limitation, the warranties of
702
+ merchantability and of fitness for any purpose. The Contributing
703
+ Authors and Group 42, Inc. assume no liability for direct, indirect,
704
+ incidental, special, exemplary, or consequential damages, which may
705
+ result from the use of the PNG Reference Library, even if advised of
706
+ the possibility of such damage.
707
+
708
+ Permission is hereby granted to use, copy, modify, and distribute this
709
+ source code, or portions hereof, for any purpose, without fee, subject
710
+ to the following restrictions:
711
+
712
+ 1. The origin of this source code must not be misrepresented.
713
+
714
+ 2. Altered versions must be plainly marked as such and must not
715
+ be misrepresented as being the original source.
716
+
717
+ 3. This Copyright notice may not be removed or altered from any
718
+ source or altered source distribution.
719
+
720
+ The Contributing Authors and Group 42, Inc. specifically permit,
721
+ without fee, and encourage the use of this source code as a component
722
+ to supporting the PNG file format in commercial products. If you use
723
+ this source code in a product, acknowledgment is not required but would
724
+ be appreciated.
725
+
726
+
727
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
728
+
729
+ libtiff
730
+
731
+ Version 4.2.0
732
+ (https://libtiff.gitlab.io/libtiff/)
733
+
734
+ Copyright (c) 1988-1997 Sam Leffler
735
+ Copyright (c) 1991-1997 Silicon Graphics, Inc.
736
+
737
+ Permission to use, copy, modify, distribute, and sell this software and
738
+ its documentation for any purpose is hereby granted without fee, provided
739
+ that (i) the above copyright notices and this permission notice appear in
740
+ all copies of the software and related documentation, and (ii) the names of
741
+ Sam Leffler and Silicon Graphics may not be used in any advertising or
742
+ publicity relating to the software without the specific, prior written
743
+ permission of Sam Leffler and Silicon Graphics.
744
+
745
+ THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
746
+ EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
747
+ WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
748
+
749
+ IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
750
+ ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
751
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
752
+ WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
753
+ LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
754
+ OF THIS SOFTWARE.
755
+
756
+
757
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
136
758
 
137
759
  Nameof C++
138
760
 
139
- Version 0.8.3
761
+ Version 0.10.1
140
762
  (https://github.com/Neargye/nameof)
141
763
 
142
764
  MIT License
143
765
 
144
- Copyright (c) 2016, 2018 - 2019 Daniil Goncharov
766
+ Copyright (c) 2016, 2018 - 2021 Daniil Goncharov
145
767
 
146
768
  Permission is hereby granted, free of charge, to any person obtaining a copy
147
769
  of this software and associated documentation files (the "Software"), to deal
@@ -162,51 +784,939 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
162
784
  SOFTWARE.
163
785
 
164
786
 
787
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
788
+
789
+ OpenCV
790
+
791
+ Version 4.5.3
792
+ (https://github.com/opencv/opencv)
793
+
794
+
795
+ Apache License
796
+ Version 2.0, January 2004
797
+ http://www.apache.org/licenses/
798
+
799
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
800
+
801
+ 1. Definitions.
802
+
803
+ "License" shall mean the terms and conditions for use, reproduction,
804
+ and distribution as defined by Sections 1 through 9 of this document.
805
+
806
+ "Licensor" shall mean the copyright owner or entity authorized by
807
+ the copyright owner that is granting the License.
808
+
809
+ "Legal Entity" shall mean the union of the acting entity and all
810
+ other entities that control, are controlled by, or are under common
811
+ control with that entity. For the purposes of this definition,
812
+ "control" means (i) the power, direct or indirect, to cause the
813
+ direction or management of such entity, whether by contract or
814
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
815
+ outstanding shares, or (iii) beneficial ownership of such entity.
816
+
817
+ "You" (or "Your") shall mean an individual or Legal Entity
818
+ exercising permissions granted by this License.
819
+
820
+ "Source" form shall mean the preferred form for making modifications,
821
+ including but not limited to software source code, documentation
822
+ source, and configuration files.
823
+
824
+ "Object" form shall mean any form resulting from mechanical
825
+ transformation or translation of a Source form, including but
826
+ not limited to compiled object code, generated documentation,
827
+ and conversions to other media types.
828
+
829
+ "Work" shall mean the work of authorship, whether in Source or
830
+ Object form, made available under the License, as indicated by a
831
+ copyright notice that is included in or attached to the work
832
+ (an example is provided in the Appendix below).
833
+
834
+ "Derivative Works" shall mean any work, whether in Source or Object
835
+ form, that is based on (or derived from) the Work and for which the
836
+ editorial revisions, annotations, elaborations, or other modifications
837
+ represent, as a whole, an original work of authorship. For the purposes
838
+ of this License, Derivative Works shall not include works that remain
839
+ separable from, or merely link (or bind by name) to the interfaces of,
840
+ the Work and Derivative Works thereof.
841
+
842
+ "Contribution" shall mean any work of authorship, including
843
+ the original version of the Work and any modifications or additions
844
+ to that Work or Derivative Works thereof, that is intentionally
845
+ submitted to Licensor for inclusion in the Work by the copyright owner
846
+ or by an individual or Legal Entity authorized to submit on behalf of
847
+ the copyright owner. For the purposes of this definition, "submitted"
848
+ means any form of electronic, verbal, or written communication sent
849
+ to the Licensor or its representatives, including but not limited to
850
+ communication on electronic mailing lists, source code control systems,
851
+ and issue tracking systems that are managed by, or on behalf of, the
852
+ Licensor for the purpose of discussing and improving the Work, but
853
+ excluding communication that is conspicuously marked or otherwise
854
+ designated in writing by the copyright owner as "Not a Contribution."
855
+
856
+ "Contributor" shall mean Licensor and any individual or Legal Entity
857
+ on behalf of whom a Contribution has been received by Licensor and
858
+ subsequently incorporated within the Work.
859
+
860
+ 2. Grant of Copyright License. Subject to the terms and conditions of
861
+ this License, each Contributor hereby grants to You a perpetual,
862
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
863
+ copyright license to reproduce, prepare Derivative Works of,
864
+ publicly display, publicly perform, sublicense, and distribute the
865
+ Work and such Derivative Works in Source or Object form.
866
+
867
+ 3. Grant of Patent License. Subject to the terms and conditions of
868
+ this License, each Contributor hereby grants to You a perpetual,
869
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
870
+ (except as stated in this section) patent license to make, have made,
871
+ use, offer to sell, sell, import, and otherwise transfer the Work,
872
+ where such license applies only to those patent claims licensable
873
+ by such Contributor that are necessarily infringed by their
874
+ Contribution(s) alone or by combination of their Contribution(s)
875
+ with the Work to which such Contribution(s) was submitted. If You
876
+ institute patent litigation against any entity (including a
877
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
878
+ or a Contribution incorporated within the Work constitutes direct
879
+ or contributory patent infringement, then any patent licenses
880
+ granted to You under this License for that Work shall terminate
881
+ as of the date such litigation is filed.
882
+
883
+ 4. Redistribution. You may reproduce and distribute copies of the
884
+ Work or Derivative Works thereof in any medium, with or without
885
+ modifications, and in Source or Object form, provided that You
886
+ meet the following conditions:
887
+
888
+ (a) You must give any other recipients of the Work or
889
+ Derivative Works a copy of this License; and
890
+
891
+ (b) You must cause any modified files to carry prominent notices
892
+ stating that You changed the files; and
893
+
894
+ (c) You must retain, in the Source form of any Derivative Works
895
+ that You distribute, all copyright, patent, trademark, and
896
+ attribution notices from the Source form of the Work,
897
+ excluding those notices that do not pertain to any part of
898
+ the Derivative Works; and
899
+
900
+ (d) If the Work includes a "NOTICE" text file as part of its
901
+ distribution, then any Derivative Works that You distribute must
902
+ include a readable copy of the attribution notices contained
903
+ within such NOTICE file, excluding those notices that do not
904
+ pertain to any part of the Derivative Works, in at least one
905
+ of the following places: within a NOTICE text file distributed
906
+ as part of the Derivative Works; within the Source form or
907
+ documentation, if provided along with the Derivative Works; or,
908
+ within a display generated by the Derivative Works, if and
909
+ wherever such third-party notices normally appear. The contents
910
+ of the NOTICE file are for informational purposes only and
911
+ do not modify the License. You may add Your own attribution
912
+ notices within Derivative Works that You distribute, alongside
913
+ or as an addendum to the NOTICE text from the Work, provided
914
+ that such additional attribution notices cannot be construed
915
+ as modifying the License.
916
+
917
+ You may add Your own copyright statement to Your modifications and
918
+ may provide additional or different license terms and conditions
919
+ for use, reproduction, or distribution of Your modifications, or
920
+ for any such Derivative Works as a whole, provided Your use,
921
+ reproduction, and distribution of the Work otherwise complies with
922
+ the conditions stated in this License.
923
+
924
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
925
+ any Contribution intentionally submitted for inclusion in the Work
926
+ by You to the Licensor shall be under the terms and conditions of
927
+ this License, without any additional terms or conditions.
928
+ Notwithstanding the above, nothing herein shall supersede or modify
929
+ the terms of any separate license agreement you may have executed
930
+ with Licensor regarding such Contributions.
931
+
932
+ 6. Trademarks. This License does not grant permission to use the trade
933
+ names, trademarks, service marks, or product names of the Licensor,
934
+ except as required for reasonable and customary use in describing the
935
+ origin of the Work and reproducing the content of the NOTICE file.
936
+
937
+ 7. Disclaimer of Warranty. Unless required by applicable law or
938
+ agreed to in writing, Licensor provides the Work (and each
939
+ Contributor provides its Contributions) on an "AS IS" BASIS,
940
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
941
+ implied, including, without limitation, any warranties or conditions
942
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
943
+ PARTICULAR PURPOSE. You are solely responsible for determining the
944
+ appropriateness of using or redistributing the Work and assume any
945
+ risks associated with Your exercise of permissions under this License.
946
+
947
+ 8. Limitation of Liability. In no event and under no legal theory,
948
+ whether in tort (including negligence), contract, or otherwise,
949
+ unless required by applicable law (such as deliberate and grossly
950
+ negligent acts) or agreed to in writing, shall any Contributor be
951
+ liable to You for damages, including any direct, indirect, special,
952
+ incidental, or consequential damages of any character arising as a
953
+ result of this License or out of the use or inability to use the
954
+ Work (including but not limited to damages for loss of goodwill,
955
+ work stoppage, computer failure or malfunction, or any and all
956
+ other commercial damages or losses), even if such Contributor
957
+ has been advised of the possibility of such damages.
958
+
959
+ 9. Accepting Warranty or Additional Liability. While redistributing
960
+ the Work or Derivative Works thereof, You may choose to offer,
961
+ and charge a fee for, acceptance of support, warranty, indemnity,
962
+ or other liability obligations and/or rights consistent with this
963
+ License. However, in accepting such obligations, You may act only
964
+ on Your own behalf and on Your sole responsibility, not on behalf
965
+ of any other Contributor, and only if You agree to indemnify,
966
+ defend, and hold each Contributor harmless for any liability
967
+ incurred by, or claims asserted against, such Contributor by reason
968
+ of your accepting any such warranty or additional liability.
969
+
970
+ END OF TERMS AND CONDITIONS
971
+
972
+ APPENDIX: How to apply the Apache License to your work.
973
+
974
+ To apply the Apache License to your work, attach the following
975
+ boilerplate notice, with the fields enclosed by brackets "[]"
976
+ replaced with your own identifying information. (Don't include
977
+ the brackets!) The text should be enclosed in the appropriate
978
+ comment syntax for the file format. We also recommend that a
979
+ file or class name and description of purpose be included on the
980
+ same "printed page" as the copyright notice for easier
981
+ identification within third-party archives.
982
+
983
+ Copyright [yyyy] [name of copyright owner]
984
+
985
+ Licensed under the Apache License, Version 2.0 (the "License");
986
+ you may not use this file except in compliance with the License.
987
+ You may obtain a copy of the License at
988
+
989
+ http://www.apache.org/licenses/LICENSE-2.0
990
+
991
+ Unless required by applicable law or agreed to in writing, software
992
+ distributed under the License is distributed on an "AS IS" BASIS,
993
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
994
+ See the License for the specific language governing permissions and
995
+ limitations under the License.
996
+
997
+
998
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
999
+
1000
+ OpenSSL
1001
+
1002
+ Version 1.1.0h
1003
+ (https://www.openssl.org)
1004
+
1005
+
1006
+ LICENSE ISSUES
1007
+ ==============
1008
+
1009
+ The OpenSSL toolkit stays under a double license, i.e. both the conditions of
1010
+ the OpenSSL License and the original SSLeay license apply to the toolkit.
1011
+ See below for the actual license texts.
1012
+
1013
+ OpenSSL License
1014
+ ---------------
1015
+
1016
+ /* ====================================================================
1017
+ * Copyright (c) 1998-2018 The OpenSSL Project. All rights reserved.
1018
+ *
1019
+ * Redistribution and use in source and binary forms, with or without
1020
+ * modification, are permitted provided that the following conditions
1021
+ * are met:
1022
+ *
1023
+ * 1. Redistributions of source code must retain the above copyright
1024
+ * notice, this list of conditions and the following disclaimer.
1025
+ *
1026
+ * 2. Redistributions in binary form must reproduce the above copyright
1027
+ * notice, this list of conditions and the following disclaimer in
1028
+ * the documentation and/or other materials provided with the
1029
+ * distribution.
1030
+ *
1031
+ * 3. All advertising materials mentioning features or use of this
1032
+ * software must display the following acknowledgment:
1033
+ * "This product includes software developed by the OpenSSL Project
1034
+ * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
1035
+ *
1036
+ * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
1037
+ * endorse or promote products derived from this software without
1038
+ * prior written permission. For written permission, please contact
1039
+ * openssl-core@openssl.org.
1040
+ *
1041
+ * 5. Products derived from this software may not be called "OpenSSL"
1042
+ * nor may "OpenSSL" appear in their names without prior written
1043
+ * permission of the OpenSSL Project.
1044
+ *
1045
+ * 6. Redistributions of any form whatsoever must retain the following
1046
+ * acknowledgment:
1047
+ * "This product includes software developed by the OpenSSL Project
1048
+ * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
1049
+ *
1050
+ * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
1051
+ * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1052
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1053
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
1054
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1055
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1056
+ * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1057
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1058
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1059
+ * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1060
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
1061
+ * OF THE POSSIBILITY OF SUCH DAMAGE.
1062
+ * ====================================================================
1063
+ *
1064
+ * This product includes cryptographic software written by Eric Young
1065
+ * (eay@cryptsoft.com). This product includes software written by Tim
1066
+ * Hudson (tjh@cryptsoft.com).
1067
+ *
1068
+ */
1069
+
1070
+ Original SSLeay License
1071
+ -----------------------
1072
+
1073
+ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
1074
+ * All rights reserved.
1075
+ *
1076
+ * This package is an SSL implementation written
1077
+ * by Eric Young (eay@cryptsoft.com).
1078
+ * The implementation was written so as to conform with Netscapes SSL.
1079
+ *
1080
+ * This library is free for commercial and non-commercial use as long as
1081
+ * the following conditions are aheared to. The following conditions
1082
+ * apply to all code found in this distribution, be it the RC4, RSA,
1083
+ * lhash, DES, etc., code; not just the SSL code. The SSL documentation
1084
+ * included with this distribution is covered by the same copyright terms
1085
+ * except that the holder is Tim Hudson (tjh@cryptsoft.com).
1086
+ *
1087
+ * Copyright remains Eric Young's, and as such any Copyright notices in
1088
+ * the code are not to be removed.
1089
+ * If this package is used in a product, Eric Young should be given attribution
1090
+ * as the author of the parts of the library used.
1091
+ * This can be in the form of a textual message at program startup or
1092
+ * in documentation (online or textual) provided with the package.
1093
+ *
1094
+ * Redistribution and use in source and binary forms, with or without
1095
+ * modification, are permitted provided that the following conditions
1096
+ * are met:
1097
+ * 1. Redistributions of source code must retain the copyright
1098
+ * notice, this list of conditions and the following disclaimer.
1099
+ * 2. Redistributions in binary form must reproduce the above copyright
1100
+ * notice, this list of conditions and the following disclaimer in the
1101
+ * documentation and/or other materials provided with the distribution.
1102
+ * 3. All advertising materials mentioning features or use of this software
1103
+ * must display the following acknowledgement:
1104
+ * "This product includes cryptographic software written by
1105
+ * Eric Young (eay@cryptsoft.com)"
1106
+ * The word 'cryptographic' can be left out if the rouines from the library
1107
+ * being used are not cryptographic related :-).
1108
+ * 4. If you include any Windows specific code (or a derivative thereof) from
1109
+ * the apps directory (application code) you must include an acknowledgement:
1110
+ * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
1111
+ *
1112
+ * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
1113
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1114
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1115
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
1116
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1117
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1118
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1119
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1120
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1121
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1122
+ * SUCH DAMAGE.
1123
+ *
1124
+ * The licence and distribution terms for any publically available version or
1125
+ * derivative of this code cannot be changed. i.e. this code cannot simply be
1126
+ * copied and put under another distribution licence
1127
+ * [including the GNU Public Licence.]
1128
+ */
1129
+
1130
+
1131
+
1132
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1133
+
1134
+ Skia
1135
+
1136
+ Version 47b4b19
1137
+ (https://github.com/google/skia)
1138
+
1139
+ Copyright (c) 2011 Google Inc. All rights reserved.
165
1140
 
166
- ZXing-C++, C++ port of ZXing
1141
+ Redistribution and use in source and binary forms, with or without
1142
+ modification, are permitted provided that the following conditions are
1143
+ met:
1144
+
1145
+ * Redistributions of source code must retain the above copyright
1146
+ notice, this list of conditions and the following disclaimer.
1147
+
1148
+ * Redistributions in binary form must reproduce the above copyright
1149
+ notice, this list of conditions and the following disclaimer in
1150
+ the documentation and/or other materials provided with the
1151
+ distribution.
1152
+
1153
+ * Neither the name of the copyright holder nor the names of its
1154
+ contributors may be used to endorse or promote products derived
1155
+ from this software without specific prior written permission.
1156
+
1157
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1158
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1159
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1160
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1161
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1162
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1163
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1164
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1165
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1166
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1167
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
167
1168
 
168
- (https://github.com/nu-book/zxing-cpp)
169
1169
 
170
- Copyright 2016 Nu-book Inc.
171
- Copyright 2016 ZXing authors
1170
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1171
+
1172
+ spdlog
1173
+
1174
+ Version 1.9.2
1175
+ (https://github.com/gabime/spdlog)
1176
+
1177
+ The MIT License (MIT)
1178
+
1179
+ Copyright (c) 2016 Gabi Melman.
172
1180
 
1181
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1182
+ of this software and associated documentation files (the "Software"), to deal
1183
+ in the Software without restriction, including without limitation the rights
1184
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1185
+ copies of the Software, and to permit persons to whom the Software is
1186
+ furnished to do so, subject to the following conditions:
1187
+
1188
+ The above copyright notice and this permission notice shall be included in
1189
+ all copies or substantial portions of the Software.
173
1190
 
174
- Licensed under the Apache License, Version 2.0 (the "License");
175
- you may not use this file except in compliance with the License.
176
- You may obtain a copy of the License at
1191
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1192
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1193
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1194
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1195
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1196
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1197
+ THE SOFTWARE.
177
1198
 
178
- http://www.apache.org/licenses/LICENSE-2.0
1199
+ -- NOTE: Third party dependency used by this software --
1200
+ This software depends on the fmt lib (MIT License),
1201
+ and users must comply to its license: https://github.com/fmtlib/fmt/blob/master/LICENSE.rst
179
1202
 
180
- Unless required by applicable law or agreed to in writing, software
181
- distributed under the License is distributed on an "AS IS" BASIS,
182
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
183
- See the License for the specific language governing permissions and
184
- limitations under the License.
185
1203
 
186
1204
 
1205
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
187
1206
 
188
- TensorFlow
1207
+ Tensorflow
189
1208
 
190
- Version based on GitHub commit a4dfb8d1a71
1209
+ Version v2.6.1
191
1210
  (https://github.com/tensorflow/tensorflow)
192
1211
 
193
- Licensed under the Apache License, Version 2.0 (the "License");
194
- you may not use this file except in compliance with the License.
195
- You may obtain a copy of the License at
1212
+ Apache License
1213
+ Version 2.0, January 2004
1214
+ http://www.apache.org/licenses/
1215
+
1216
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1217
+
1218
+ 1. Definitions.
1219
+
1220
+ "License" shall mean the terms and conditions for use, reproduction,
1221
+ and distribution as defined by Sections 1 through 9 of this document.
1222
+
1223
+ "Licensor" shall mean the copyright owner or entity authorized by
1224
+ the copyright owner that is granting the License.
1225
+
1226
+ "Legal Entity" shall mean the union of the acting entity and all
1227
+ other entities that control, are controlled by, or are under common
1228
+ control with that entity. For the purposes of this definition,
1229
+ "control" means (i) the power, direct or indirect, to cause the
1230
+ direction or management of such entity, whether by contract or
1231
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1232
+ outstanding shares, or (iii) beneficial ownership of such entity.
1233
+
1234
+ "You" (or "Your") shall mean an individual or Legal Entity
1235
+ exercising permissions granted by this License.
1236
+
1237
+ "Source" form shall mean the preferred form for making modifications,
1238
+ including but not limited to software source code, documentation
1239
+ source, and configuration files.
1240
+
1241
+ "Object" form shall mean any form resulting from mechanical
1242
+ transformation or translation of a Source form, including but
1243
+ not limited to compiled object code, generated documentation,
1244
+ and conversions to other media types.
1245
+
1246
+ "Work" shall mean the work of authorship, whether in Source or
1247
+ Object form, made available under the License, as indicated by a
1248
+ copyright notice that is included in or attached to the work
1249
+ (an example is provided in the Appendix below).
1250
+
1251
+ "Derivative Works" shall mean any work, whether in Source or Object
1252
+ form, that is based on (or derived from) the Work and for which the
1253
+ editorial revisions, annotations, elaborations, or other modifications
1254
+ represent, as a whole, an original work of authorship. For the purposes
1255
+ of this License, Derivative Works shall not include works that remain
1256
+ separable from, or merely link (or bind by name) to the interfaces of,
1257
+ the Work and Derivative Works thereof.
1258
+
1259
+ "Contribution" shall mean any work of authorship, including
1260
+ the original version of the Work and any modifications or additions
1261
+ to that Work or Derivative Works thereof, that is intentionally
1262
+ submitted to Licensor for inclusion in the Work by the copyright owner
1263
+ or by an individual or Legal Entity authorized to submit on behalf of
1264
+ the copyright owner. For the purposes of this definition, "submitted"
1265
+ means any form of electronic, verbal, or written communication sent
1266
+ to the Licensor or its representatives, including but not limited to
1267
+ communication on electronic mailing lists, source code control systems,
1268
+ and issue tracking systems that are managed by, or on behalf of, the
1269
+ Licensor for the purpose of discussing and improving the Work, but
1270
+ excluding communication that is conspicuously marked or otherwise
1271
+ designated in writing by the copyright owner as "Not a Contribution."
1272
+
1273
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1274
+ on behalf of whom a Contribution has been received by Licensor and
1275
+ subsequently incorporated within the Work.
1276
+
1277
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1278
+ this License, each Contributor hereby grants to You a perpetual,
1279
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1280
+ copyright license to reproduce, prepare Derivative Works of,
1281
+ publicly display, publicly perform, sublicense, and distribute the
1282
+ Work and such Derivative Works in Source or Object form.
1283
+
1284
+ 3. Grant of Patent License. Subject to the terms and conditions of
1285
+ this License, each Contributor hereby grants to You a perpetual,
1286
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1287
+ (except as stated in this section) patent license to make, have made,
1288
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1289
+ where such license applies only to those patent claims licensable
1290
+ by such Contributor that are necessarily infringed by their
1291
+ Contribution(s) alone or by combination of their Contribution(s)
1292
+ with the Work to which such Contribution(s) was submitted. If You
1293
+ institute patent litigation against any entity (including a
1294
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1295
+ or a Contribution incorporated within the Work constitutes direct
1296
+ or contributory patent infringement, then any patent licenses
1297
+ granted to You under this License for that Work shall terminate
1298
+ as of the date such litigation is filed.
1299
+
1300
+ 4. Redistribution. You may reproduce and distribute copies of the
1301
+ Work or Derivative Works thereof in any medium, with or without
1302
+ modifications, and in Source or Object form, provided that You
1303
+ meet the following conditions:
1304
+
1305
+ (a) You must give any other recipients of the Work or
1306
+ Derivative Works a copy of this License; and
1307
+
1308
+ (b) You must cause any modified files to carry prominent notices
1309
+ stating that You changed the files; and
1310
+
1311
+ (c) You must retain, in the Source form of any Derivative Works
1312
+ that You distribute, all copyright, patent, trademark, and
1313
+ attribution notices from the Source form of the Work,
1314
+ excluding those notices that do not pertain to any part of
1315
+ the Derivative Works; and
1316
+
1317
+ (d) If the Work includes a "NOTICE" text file as part of its
1318
+ distribution, then any Derivative Works that You distribute must
1319
+ include a readable copy of the attribution notices contained
1320
+ within such NOTICE file, excluding those notices that do not
1321
+ pertain to any part of the Derivative Works, in at least one
1322
+ of the following places: within a NOTICE text file distributed
1323
+ as part of the Derivative Works; within the Source form or
1324
+ documentation, if provided along with the Derivative Works; or,
1325
+ within a display generated by the Derivative Works, if and
1326
+ wherever such third-party notices normally appear. The contents
1327
+ of the NOTICE file are for informational purposes only and
1328
+ do not modify the License. You may add Your own attribution
1329
+ notices within Derivative Works that You distribute, alongside
1330
+ or as an addendum to the NOTICE text from the Work, provided
1331
+ that such additional attribution notices cannot be construed
1332
+ as modifying the License.
1333
+
1334
+ You may add Your own copyright statement to Your modifications and
1335
+ may provide additional or different license terms and conditions
1336
+ for use, reproduction, or distribution of Your modifications, or
1337
+ for any such Derivative Works as a whole, provided Your use,
1338
+ reproduction, and distribution of the Work otherwise complies with
1339
+ the conditions stated in this License.
1340
+
1341
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1342
+ any Contribution intentionally submitted for inclusion in the Work
1343
+ by You to the Licensor shall be under the terms and conditions of
1344
+ this License, without any additional terms or conditions.
1345
+ Notwithstanding the above, nothing herein shall supersede or modify
1346
+ the terms of any separate license agreement you may have executed
1347
+ with Licensor regarding such Contributions.
1348
+
1349
+ 6. Trademarks. This License does not grant permission to use the trade
1350
+ names, trademarks, service marks, or product names of the Licensor,
1351
+ except as required for reasonable and customary use in describing the
1352
+ origin of the Work and reproducing the content of the NOTICE file.
1353
+
1354
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1355
+ agreed to in writing, Licensor provides the Work (and each
1356
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1357
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1358
+ implied, including, without limitation, any warranties or conditions
1359
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1360
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1361
+ appropriateness of using or redistributing the Work and assume any
1362
+ risks associated with Your exercise of permissions under this License.
1363
+
1364
+ 8. Limitation of Liability. In no event and under no legal theory,
1365
+ whether in tort (including negligence), contract, or otherwise,
1366
+ unless required by applicable law (such as deliberate and grossly
1367
+ negligent acts) or agreed to in writing, shall any Contributor be
1368
+ liable to You for damages, including any direct, indirect, special,
1369
+ incidental, or consequential damages of any character arising as a
1370
+ result of this License or out of the use or inability to use the
1371
+ Work (including but not limited to damages for loss of goodwill,
1372
+ work stoppage, computer failure or malfunction, or any and all
1373
+ other commercial damages or losses), even if such Contributor
1374
+ has been advised of the possibility of such damages.
1375
+
1376
+ 9. Accepting Warranty or Additional Liability. While redistributing
1377
+ the Work or Derivative Works thereof, You may choose to offer,
1378
+ and charge a fee for, acceptance of support, warranty, indemnity,
1379
+ or other liability obligations and/or rights consistent with this
1380
+ License. However, in accepting such obligations, You may act only
1381
+ on Your own behalf and on Your sole responsibility, not on behalf
1382
+ of any other Contributor, and only if You agree to indemnify,
1383
+ defend, and hold each Contributor harmless for any liability
1384
+ incurred by, or claims asserted against, such Contributor by reason
1385
+ of your accepting any such warranty or additional liability.
1386
+
1387
+ END OF TERMS AND CONDITIONS
1388
+
1389
+ APPENDIX: How to apply the Apache License to your work.
1390
+
1391
+ To apply the Apache License to your work, attach the following
1392
+ boilerplate notice, with the fields enclosed by brackets "[]"
1393
+ replaced with your own identifying information. (Don't include
1394
+ the brackets!) The text should be enclosed in the appropriate
1395
+ comment syntax for the file format. We also recommend that a
1396
+ file or class name and description of purpose be included on the
1397
+ same "printed page" as the copyright notice for easier
1398
+ identification within third-party archives.
1399
+
1400
+ Copyright [yyyy] [name of copyright owner]
1401
+
1402
+ Licensed under the Apache License, Version 2.0 (the "License");
1403
+ you may not use this file except in compliance with the License.
1404
+ You may obtain a copy of the License at
1405
+
1406
+ http://www.apache.org/licenses/LICENSE-2.0
1407
+
1408
+ Unless required by applicable law or agreed to in writing, software
1409
+ distributed under the License is distributed on an "AS IS" BASIS,
1410
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1411
+ See the License for the specific language governing permissions and
1412
+ limitations under the License.
1413
+
1414
+ ## Some of TensorFlow's code is derived from Caffe, which is subject to the following copyright notice:
1415
+
1416
+ COPYRIGHT
1417
+
1418
+ All contributions by the University of California:
1419
+
1420
+ Copyright (c) 2014, The Regents of the University of California (Regents)
1421
+ All rights reserved.
1422
+
1423
+ All other contributions:
196
1424
 
197
- http://www.apache.org/licenses/LICENSE-2.0
1425
+ Copyright (c) 2014, the respective contributors
1426
+ All rights reserved.
1427
+
1428
+ Caffe uses a shared copyright model: each contributor holds copyright over
1429
+ their contributions to Caffe. The project versioning records all such
1430
+ contribution and copyright details. If a contributor wants to further mark
1431
+ their specific copyright on a particular contribution, they should indicate
1432
+ their copyright solely in the commit message of the change when it is
1433
+ committed.
1434
+
1435
+ LICENSE
1436
+
1437
+ Redistribution and use in source and binary forms, with or without
1438
+ modification, are permitted provided that the following conditions are met:
1439
+
1440
+ 1. Redistributions of source code must retain the above copyright notice, this
1441
+ list of conditions and the following disclaimer.
1442
+
1443
+ 2. Redistributions in binary form must reproduce the above copyright notice,
1444
+ this list of conditions and the following disclaimer in the documentation
1445
+ and/or other materials provided with the distribution.
1446
+
1447
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1448
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1449
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1450
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1451
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1452
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1453
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1454
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1455
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1456
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1457
+
1458
+ CONTRIBUTION AGREEMENT
1459
+
1460
+ By contributing to the BVLC/caffe repository through pull-request, comment,
1461
+ or otherwise, the contributor releases their content to the
1462
+ license and copyright terms herein.
1463
+
1464
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1465
+
1466
+ Tesseract
1467
+
1468
+ Version 4.1.3
1469
+ (https://github.com/tesseract-ocr/tesseract)
1470
+
1471
+
1472
+ Apache License
1473
+ Version 2.0, January 2004
1474
+ http://www.apache.org/licenses/
1475
+
1476
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1477
+
1478
+ 1. Definitions.
1479
+
1480
+ "License" shall mean the terms and conditions for use, reproduction,
1481
+ and distribution as defined by Sections 1 through 9 of this document.
1482
+
1483
+ "Licensor" shall mean the copyright owner or entity authorized by
1484
+ the copyright owner that is granting the License.
1485
+
1486
+ "Legal Entity" shall mean the union of the acting entity and all
1487
+ other entities that control, are controlled by, or are under common
1488
+ control with that entity. For the purposes of this definition,
1489
+ "control" means (i) the power, direct or indirect, to cause the
1490
+ direction or management of such entity, whether by contract or
1491
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1492
+ outstanding shares, or (iii) beneficial ownership of such entity.
1493
+
1494
+ "You" (or "Your") shall mean an individual or Legal Entity
1495
+ exercising permissions granted by this License.
1496
+
1497
+ "Source" form shall mean the preferred form for making modifications,
1498
+ including but not limited to software source code, documentation
1499
+ source, and configuration files.
1500
+
1501
+ "Object" form shall mean any form resulting from mechanical
1502
+ transformation or translation of a Source form, including but
1503
+ not limited to compiled object code, generated documentation,
1504
+ and conversions to other media types.
1505
+
1506
+ "Work" shall mean the work of authorship, whether in Source or
1507
+ Object form, made available under the License, as indicated by a
1508
+ copyright notice that is included in or attached to the work
1509
+ (an example is provided in the Appendix below).
1510
+
1511
+ "Derivative Works" shall mean any work, whether in Source or Object
1512
+ form, that is based on (or derived from) the Work and for which the
1513
+ editorial revisions, annotations, elaborations, or other modifications
1514
+ represent, as a whole, an original work of authorship. For the purposes
1515
+ of this License, Derivative Works shall not include works that remain
1516
+ separable from, or merely link (or bind by name) to the interfaces of,
1517
+ the Work and Derivative Works thereof.
1518
+
1519
+ "Contribution" shall mean any work of authorship, including
1520
+ the original version of the Work and any modifications or additions
1521
+ to that Work or Derivative Works thereof, that is intentionally
1522
+ submitted to Licensor for inclusion in the Work by the copyright owner
1523
+ or by an individual or Legal Entity authorized to submit on behalf of
1524
+ the copyright owner. For the purposes of this definition, "submitted"
1525
+ means any form of electronic, verbal, or written communication sent
1526
+ to the Licensor or its representatives, including but not limited to
1527
+ communication on electronic mailing lists, source code control systems,
1528
+ and issue tracking systems that are managed by, or on behalf of, the
1529
+ Licensor for the purpose of discussing and improving the Work, but
1530
+ excluding communication that is conspicuously marked or otherwise
1531
+ designated in writing by the copyright owner as "Not a Contribution."
1532
+
1533
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1534
+ on behalf of whom a Contribution has been received by Licensor and
1535
+ subsequently incorporated within the Work.
1536
+
1537
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1538
+ this License, each Contributor hereby grants to You a perpetual,
1539
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1540
+ copyright license to reproduce, prepare Derivative Works of,
1541
+ publicly display, publicly perform, sublicense, and distribute the
1542
+ Work and such Derivative Works in Source or Object form.
1543
+
1544
+ 3. Grant of Patent License. Subject to the terms and conditions of
1545
+ this License, each Contributor hereby grants to You a perpetual,
1546
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1547
+ (except as stated in this section) patent license to make, have made,
1548
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1549
+ where such license applies only to those patent claims licensable
1550
+ by such Contributor that are necessarily infringed by their
1551
+ Contribution(s) alone or by combination of their Contribution(s)
1552
+ with the Work to which such Contribution(s) was submitted. If You
1553
+ institute patent litigation against any entity (including a
1554
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1555
+ or a Contribution incorporated within the Work constitutes direct
1556
+ or contributory patent infringement, then any patent licenses
1557
+ granted to You under this License for that Work shall terminate
1558
+ as of the date such litigation is filed.
1559
+
1560
+ 4. Redistribution. You may reproduce and distribute copies of the
1561
+ Work or Derivative Works thereof in any medium, with or without
1562
+ modifications, and in Source or Object form, provided that You
1563
+ meet the following conditions:
1564
+
1565
+ (a) You must give any other recipients of the Work or
1566
+ Derivative Works a copy of this License; and
1567
+
1568
+ (b) You must cause any modified files to carry prominent notices
1569
+ stating that You changed the files; and
1570
+
1571
+ (c) You must retain, in the Source form of any Derivative Works
1572
+ that You distribute, all copyright, patent, trademark, and
1573
+ attribution notices from the Source form of the Work,
1574
+ excluding those notices that do not pertain to any part of
1575
+ the Derivative Works; and
1576
+
1577
+ (d) If the Work includes a "NOTICE" text file as part of its
1578
+ distribution, then any Derivative Works that You distribute must
1579
+ include a readable copy of the attribution notices contained
1580
+ within such NOTICE file, excluding those notices that do not
1581
+ pertain to any part of the Derivative Works, in at least one
1582
+ of the following places: within a NOTICE text file distributed
1583
+ as part of the Derivative Works; within the Source form or
1584
+ documentation, if provided along with the Derivative Works; or,
1585
+ within a display generated by the Derivative Works, if and
1586
+ wherever such third-party notices normally appear. The contents
1587
+ of the NOTICE file are for informational purposes only and
1588
+ do not modify the License. You may add Your own attribution
1589
+ notices within Derivative Works that You distribute, alongside
1590
+ or as an addendum to the NOTICE text from the Work, provided
1591
+ that such additional attribution notices cannot be construed
1592
+ as modifying the License.
1593
+
1594
+ You may add Your own copyright statement to Your modifications and
1595
+ may provide additional or different license terms and conditions
1596
+ for use, reproduction, or distribution of Your modifications, or
1597
+ for any such Derivative Works as a whole, provided Your use,
1598
+ reproduction, and distribution of the Work otherwise complies with
1599
+ the conditions stated in this License.
1600
+
1601
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1602
+ any Contribution intentionally submitted for inclusion in the Work
1603
+ by You to the Licensor shall be under the terms and conditions of
1604
+ this License, without any additional terms or conditions.
1605
+ Notwithstanding the above, nothing herein shall supersede or modify
1606
+ the terms of any separate license agreement you may have executed
1607
+ with Licensor regarding such Contributions.
1608
+
1609
+ 6. Trademarks. This License does not grant permission to use the trade
1610
+ names, trademarks, service marks, or product names of the Licensor,
1611
+ except as required for reasonable and customary use in describing the
1612
+ origin of the Work and reproducing the content of the NOTICE file.
1613
+
1614
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1615
+ agreed to in writing, Licensor provides the Work (and each
1616
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1617
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1618
+ implied, including, without limitation, any warranties or conditions
1619
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1620
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1621
+ appropriateness of using or redistributing the Work and assume any
1622
+ risks associated with Your exercise of permissions under this License.
1623
+
1624
+ 8. Limitation of Liability. In no event and under no legal theory,
1625
+ whether in tort (including negligence), contract, or otherwise,
1626
+ unless required by applicable law (such as deliberate and grossly
1627
+ negligent acts) or agreed to in writing, shall any Contributor be
1628
+ liable to You for damages, including any direct, indirect, special,
1629
+ incidental, or consequential damages of any character arising as a
1630
+ result of this License or out of the use or inability to use the
1631
+ Work (including but not limited to damages for loss of goodwill,
1632
+ work stoppage, computer failure or malfunction, or any and all
1633
+ other commercial damages or losses), even if such Contributor
1634
+ has been advised of the possibility of such damages.
1635
+
1636
+ 9. Accepting Warranty or Additional Liability. While redistributing
1637
+ the Work or Derivative Works thereof, You may choose to offer,
1638
+ and charge a fee for, acceptance of support, warranty, indemnity,
1639
+ or other liability obligations and/or rights consistent with this
1640
+ License. However, in accepting such obligations, You may act only
1641
+ on Your own behalf and on Your sole responsibility, not on behalf
1642
+ of any other Contributor, and only if You agree to indemnify,
1643
+ defend, and hold each Contributor harmless for any liability
1644
+ incurred by, or claims asserted against, such Contributor by reason
1645
+ of your accepting any such warranty or additional liability.
1646
+
1647
+ END OF TERMS AND CONDITIONS
1648
+
1649
+ APPENDIX: How to apply the Apache License to your work.
1650
+
1651
+ To apply the Apache License to your work, attach the following
1652
+ boilerplate notice, with the fields enclosed by brackets "[]"
1653
+ replaced with your own identifying information. (Don't include
1654
+ the brackets!) The text should be enclosed in the appropriate
1655
+ comment syntax for the file format. We also recommend that a
1656
+ file or class name and description of purpose be included on the
1657
+ same "printed page" as the copyright notice for easier
1658
+ identification within third-party archives.
1659
+
1660
+ Copyright [yyyy] [name of copyright owner]
1661
+
1662
+ Licensed under the Apache License, Version 2.0 (the "License");
1663
+ you may not use this file except in compliance with the License.
1664
+ You may obtain a copy of the License at
1665
+
1666
+ http://www.apache.org/licenses/LICENSE-2.0
1667
+
1668
+ Unless required by applicable law or agreed to in writing, software
1669
+ distributed under the License is distributed on an "AS IS" BASIS,
1670
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1671
+ See the License for the specific language governing permissions and
1672
+ limitations under the License.
1673
+
1674
+
1675
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1676
+
1677
+ XNNPACK
198
1678
 
199
- Unless required by applicable law or agreed to in writing, software
200
- distributed under the License is distributed on an "AS IS" BASIS,
201
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
202
- See the License for the specific language governing permissions and
203
- limitations under the License.
1679
+ Version fb8d1f1b2
1680
+ (https://github.com/google/XNNPACK)
1681
+
1682
+ BSD License
1683
+
1684
+ For XNNPACK software
1685
+
1686
+ Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
1687
+ Copyright 2019 Google LLC
1688
+
1689
+ Redistribution and use in source and binary forms, with or without modification,
1690
+ are permitted provided that the following conditions are met:
1691
+
1692
+ * Redistributions of source code must retain the above copyright notice, this
1693
+ list of conditions and the following disclaimer.
1694
+
1695
+ * Redistributions in binary form must reproduce the above copyright notice,
1696
+ this list of conditions and the following disclaimer in the documentation
1697
+ and/or other materials provided with the distribution.
1698
+
1699
+ * Neither the name Facebook nor the names of its contributors may be used to
1700
+ endorse or promote products derived from this software without specific
1701
+ prior written permission.
1702
+
1703
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1704
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1705
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1706
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
1707
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1708
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1709
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1710
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1711
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1712
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
204
1713
 
205
1714
 
1715
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
206
1716
 
207
1717
  xsimd
208
1718
 
209
- Version based on GitHub commit 3d17850
1719
+ Version 3d17850e
210
1720
  (https://github.com/xtensor-stack/xsimd)
211
1721
 
212
1722
  Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
@@ -239,16 +1749,15 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
239
1749
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
240
1750
 
241
1751
 
1752
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
242
1753
 
243
- xtl
244
-
245
- Version based on GitHub commit e0f0066
246
- (https://github.com/xtensor-stack/xtl)
1754
+ xtensor
247
1755
 
248
- BSD 3-Clause License
1756
+ Version be35a267
1757
+ (https://github.com/doo/xtensor)
249
1758
 
250
- Copyright (c) 2017, Sylvain Corlay, Johan Mabille and Wolf Vollprecht
251
- Copyright (c) 2017, QuantStack
1759
+ Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
1760
+ Copyright (c) 2016, QuantStack
252
1761
  All rights reserved.
253
1762
 
254
1763
  Redistribution and use in source and binary forms, with or without
@@ -277,15 +1786,17 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
277
1786
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
278
1787
 
279
1788
 
1789
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
280
1790
 
281
- xtensor
1791
+ xtl
282
1792
 
283
- Version based on GitHub commit be35a26
284
- (https://github.com/doo/xtensor)
1793
+ Version e0f00666
1794
+ (https://github.com/xtensor-stack/xtl)
285
1795
 
1796
+ BSD 3-Clause License
286
1797
 
287
- Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
288
- Copyright (c) 2016, QuantStack
1798
+ Copyright (c) 2017, Sylvain Corlay, Johan Mabille and Wolf Vollprecht
1799
+ Copyright (c) 2017, QuantStack
289
1800
  All rights reserved.
290
1801
 
291
1802
  Redistribution and use in source and binary forms, with or without
@@ -314,35 +1825,214 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
314
1825
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
315
1826
 
316
1827
 
1828
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
317
1829
 
318
- XNNPACK
1830
+ ZXing-C++, C++ port of ZXing
319
1831
 
320
- Version based on GitHub commit fb8d1f1b2
321
- (https://github.com/google/XNNPACK)
1832
+ Version 1.1.0
1833
+ (https://github.com/nu-book/zxing-cpp)
1834
+
1835
+ Apache License
1836
+ Version 2.0, January 2004
1837
+ http://www.apache.org/licenses/
1838
+
1839
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1840
+
1841
+ 1. Definitions.
1842
+
1843
+ "License" shall mean the terms and conditions for use, reproduction,
1844
+ and distribution as defined by Sections 1 through 9 of this document.
1845
+
1846
+ "Licensor" shall mean the copyright owner or entity authorized by
1847
+ the copyright owner that is granting the License.
1848
+
1849
+ "Legal Entity" shall mean the union of the acting entity and all
1850
+ other entities that control, are controlled by, or are under common
1851
+ control with that entity. For the purposes of this definition,
1852
+ "control" means (i) the power, direct or indirect, to cause the
1853
+ direction or management of such entity, whether by contract or
1854
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1855
+ outstanding shares, or (iii) beneficial ownership of such entity.
1856
+
1857
+ "You" (or "Your") shall mean an individual or Legal Entity
1858
+ exercising permissions granted by this License.
1859
+
1860
+ "Source" form shall mean the preferred form for making modifications,
1861
+ including but not limited to software source code, documentation
1862
+ source, and configuration files.
1863
+
1864
+ "Object" form shall mean any form resulting from mechanical
1865
+ transformation or translation of a Source form, including but
1866
+ not limited to compiled object code, generated documentation,
1867
+ and conversions to other media types.
1868
+
1869
+ "Work" shall mean the work of authorship, whether in Source or
1870
+ Object form, made available under the License, as indicated by a
1871
+ copyright notice that is included in or attached to the work
1872
+ (an example is provided in the Appendix below).
1873
+
1874
+ "Derivative Works" shall mean any work, whether in Source or Object
1875
+ form, that is based on (or derived from) the Work and for which the
1876
+ editorial revisions, annotations, elaborations, or other modifications
1877
+ represent, as a whole, an original work of authorship. For the purposes
1878
+ of this License, Derivative Works shall not include works that remain
1879
+ separable from, or merely link (or bind by name) to the interfaces of,
1880
+ the Work and Derivative Works thereof.
1881
+
1882
+ "Contribution" shall mean any work of authorship, including
1883
+ the original version of the Work and any modifications or additions
1884
+ to that Work or Derivative Works thereof, that is intentionally
1885
+ submitted to Licensor for inclusion in the Work by the copyright owner
1886
+ or by an individual or Legal Entity authorized to submit on behalf of
1887
+ the copyright owner. For the purposes of this definition, "submitted"
1888
+ means any form of electronic, verbal, or written communication sent
1889
+ to the Licensor or its representatives, including but not limited to
1890
+ communication on electronic mailing lists, source code control systems,
1891
+ and issue tracking systems that are managed by, or on behalf of, the
1892
+ Licensor for the purpose of discussing and improving the Work, but
1893
+ excluding communication that is conspicuously marked or otherwise
1894
+ designated in writing by the copyright owner as "Not a Contribution."
1895
+
1896
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1897
+ on behalf of whom a Contribution has been received by Licensor and
1898
+ subsequently incorporated within the Work.
1899
+
1900
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1901
+ this License, each Contributor hereby grants to You a perpetual,
1902
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1903
+ copyright license to reproduce, prepare Derivative Works of,
1904
+ publicly display, publicly perform, sublicense, and distribute the
1905
+ Work and such Derivative Works in Source or Object form.
1906
+
1907
+ 3. Grant of Patent License. Subject to the terms and conditions of
1908
+ this License, each Contributor hereby grants to You a perpetual,
1909
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1910
+ (except as stated in this section) patent license to make, have made,
1911
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1912
+ where such license applies only to those patent claims licensable
1913
+ by such Contributor that are necessarily infringed by their
1914
+ Contribution(s) alone or by combination of their Contribution(s)
1915
+ with the Work to which such Contribution(s) was submitted. If You
1916
+ institute patent litigation against any entity (including a
1917
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1918
+ or a Contribution incorporated within the Work constitutes direct
1919
+ or contributory patent infringement, then any patent licenses
1920
+ granted to You under this License for that Work shall terminate
1921
+ as of the date such litigation is filed.
1922
+
1923
+ 4. Redistribution. You may reproduce and distribute copies of the
1924
+ Work or Derivative Works thereof in any medium, with or without
1925
+ modifications, and in Source or Object form, provided that You
1926
+ meet the following conditions:
1927
+
1928
+ (a) You must give any other recipients of the Work or
1929
+ Derivative Works a copy of this License; and
1930
+
1931
+ (b) You must cause any modified files to carry prominent notices
1932
+ stating that You changed the files; and
1933
+
1934
+ (c) You must retain, in the Source form of any Derivative Works
1935
+ that You distribute, all copyright, patent, trademark, and
1936
+ attribution notices from the Source form of the Work,
1937
+ excluding those notices that do not pertain to any part of
1938
+ the Derivative Works; and
1939
+
1940
+ (d) If the Work includes a "NOTICE" text file as part of its
1941
+ distribution, then any Derivative Works that You distribute must
1942
+ include a readable copy of the attribution notices contained
1943
+ within such NOTICE file, excluding those notices that do not
1944
+ pertain to any part of the Derivative Works, in at least one
1945
+ of the following places: within a NOTICE text file distributed
1946
+ as part of the Derivative Works; within the Source form or
1947
+ documentation, if provided along with the Derivative Works; or,
1948
+ within a display generated by the Derivative Works, if and
1949
+ wherever such third-party notices normally appear. The contents
1950
+ of the NOTICE file are for informational purposes only and
1951
+ do not modify the License. You may add Your own attribution
1952
+ notices within Derivative Works that You distribute, alongside
1953
+ or as an addendum to the NOTICE text from the Work, provided
1954
+ that such additional attribution notices cannot be construed
1955
+ as modifying the License.
1956
+
1957
+ You may add Your own copyright statement to Your modifications and
1958
+ may provide additional or different license terms and conditions
1959
+ for use, reproduction, or distribution of Your modifications, or
1960
+ for any such Derivative Works as a whole, provided Your use,
1961
+ reproduction, and distribution of the Work otherwise complies with
1962
+ the conditions stated in this License.
1963
+
1964
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1965
+ any Contribution intentionally submitted for inclusion in the Work
1966
+ by You to the Licensor shall be under the terms and conditions of
1967
+ this License, without any additional terms or conditions.
1968
+ Notwithstanding the above, nothing herein shall supersede or modify
1969
+ the terms of any separate license agreement you may have executed
1970
+ with Licensor regarding such Contributions.
1971
+
1972
+ 6. Trademarks. This License does not grant permission to use the trade
1973
+ names, trademarks, service marks, or product names of the Licensor,
1974
+ except as required for reasonable and customary use in describing the
1975
+ origin of the Work and reproducing the content of the NOTICE file.
1976
+
1977
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1978
+ agreed to in writing, Licensor provides the Work (and each
1979
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1980
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1981
+ implied, including, without limitation, any warranties or conditions
1982
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1983
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1984
+ appropriateness of using or redistributing the Work and assume any
1985
+ risks associated with Your exercise of permissions under this License.
1986
+
1987
+ 8. Limitation of Liability. In no event and under no legal theory,
1988
+ whether in tort (including negligence), contract, or otherwise,
1989
+ unless required by applicable law (such as deliberate and grossly
1990
+ negligent acts) or agreed to in writing, shall any Contributor be
1991
+ liable to You for damages, including any direct, indirect, special,
1992
+ incidental, or consequential damages of any character arising as a
1993
+ result of this License or out of the use or inability to use the
1994
+ Work (including but not limited to damages for loss of goodwill,
1995
+ work stoppage, computer failure or malfunction, or any and all
1996
+ other commercial damages or losses), even if such Contributor
1997
+ has been advised of the possibility of such damages.
1998
+
1999
+ 9. Accepting Warranty or Additional Liability. While redistributing
2000
+ the Work or Derivative Works thereof, You may choose to offer,
2001
+ and charge a fee for, acceptance of support, warranty, indemnity,
2002
+ or other liability obligations and/or rights consistent with this
2003
+ License. However, in accepting such obligations, You may act only
2004
+ on Your own behalf and on Your sole responsibility, not on behalf
2005
+ of any other Contributor, and only if You agree to indemnify,
2006
+ defend, and hold each Contributor harmless for any liability
2007
+ incurred by, or claims asserted against, such Contributor by reason
2008
+ of your accepting any such warranty or additional liability.
2009
+
2010
+ END OF TERMS AND CONDITIONS
2011
+
2012
+ APPENDIX: How to apply the Apache License to your work.
2013
+
2014
+ To apply the Apache License to your work, attach the following
2015
+ boilerplate notice, with the fields enclosed by brackets "{}"
2016
+ replaced with your own identifying information. (Don't include
2017
+ the brackets!) The text should be enclosed in the appropriate
2018
+ comment syntax for the file format. We also recommend that a
2019
+ file or class name and description of purpose be included on the
2020
+ same "printed page" as the copyright notice for easier
2021
+ identification within third-party archives.
2022
+
2023
+ Copyright {yyyy} {name of copyright owner}
2024
+
2025
+ Licensed under the Apache License, Version 2.0 (the "License");
2026
+ you may not use this file except in compliance with the License.
2027
+ You may obtain a copy of the License at
2028
+
2029
+ http://www.apache.org/licenses/LICENSE-2.0
2030
+
2031
+ Unless required by applicable law or agreed to in writing, software
2032
+ distributed under the License is distributed on an "AS IS" BASIS,
2033
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2034
+ See the License for the specific language governing permissions and
2035
+ limitations under the License.
322
2036
 
323
- BSD License
324
2037
 
325
- For XNNPACK software
326
- Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
327
- Copyright 2019 Google LLC
328
2038
 
329
- Redistribution and use in source and binary forms, with or without modification,
330
- are permitted provided that the following conditions are met:
331
- * Redistributions of source code must retain the above copyright notice, this
332
- list of conditions and the following disclaimer.
333
- * Redistributions in binary form must reproduce the above copyright notice,
334
- this list of conditions and the following disclaimer in the documentation
335
- and/or other materials provided with the distribution.
336
- * Neither the name Facebook nor the names of its contributors may be used to
337
- endorse or promote products derived from this software without specific
338
- prior written permission.
339
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
340
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
341
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
342
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
343
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
344
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
345
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
346
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
347
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
348
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.