|
1 | | -Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.1 |
| 1 | +Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.2 |
2 | 2 |
|
3 | 3 | CWAC-Camera |
4 | 4 |
|
@@ -237,7 +237,7 @@ limitations under the License. |
237 | 237 |
|
238 | 238 | TensorFlow |
239 | 239 |
|
240 | | -Version based on GitHub commit 3ae4ccf |
| 240 | +Version based on GitHub commit a4dfb8d1a71 |
241 | 241 | (https://github.com/tensorflow/tensorflow) |
242 | 242 |
|
243 | 243 | Copyright 2017 The TensorFlow Authors. All Rights Reserved. |
@@ -616,3 +616,42 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
616 | 616 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
617 | 617 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
618 | 618 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | +XNNPACK |
| 623 | + |
| 624 | +Version based on GitHub commit fb8d1f1b2 |
| 625 | +(https://github.com/google/XNNPACK) |
| 626 | + |
| 627 | +BSD License |
| 628 | + |
| 629 | +For XNNPACK software |
| 630 | + |
| 631 | +Copyright (c) Facebook, Inc. and its affiliates. All rights reserved. |
| 632 | +Copyright 2019 Google LLC |
| 633 | + |
| 634 | +Redistribution and use in source and binary forms, with or without modification, |
| 635 | +are permitted provided that the following conditions are met: |
| 636 | + |
| 637 | + * Redistributions of source code must retain the above copyright notice, this |
| 638 | + list of conditions and the following disclaimer. |
| 639 | + |
| 640 | + * Redistributions in binary form must reproduce the above copyright notice, |
| 641 | + this list of conditions and the following disclaimer in the documentation |
| 642 | + and/or other materials provided with the distribution. |
| 643 | + |
| 644 | + * Neither the name Facebook nor the names of its contributors may be used to |
| 645 | + endorse or promote products derived from this software without specific |
| 646 | + prior written permission. |
| 647 | + |
| 648 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 649 | +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 650 | +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 651 | +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR |
| 652 | +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 653 | +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 654 | +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 655 | +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 656 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 657 | +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments