1
- Open Source libraries used in the Scanbot SDK for Android version 4.2.0
2
-
1
+ Open Source libraries used in the Scanbot SDK for Android version 5.0.0
3
2
CWAC-Camera
4
3
5
4
Version 0.6.42
@@ -959,7 +958,7 @@ JSON for Modern C++
959
958
Version v3.11.2
960
959
(https://github.com/nlohmann/json)
961
960
962
- MIT License
961
+ MIT License
963
962
964
963
Copyright (c) 2013-2022 Niels Lohmann
965
964
@@ -1030,18 +1029,18 @@ Copyright (C) 2007-2009 Antony Dovgal
1030
1029
1031
1030
This software is provided 'as-is', without any express or implied warranty.
1032
1031
1033
- In no event will the authors be held liable for any damages arising from the
1032
+ In no event will the authors be held liable for any damages arising from the
1034
1033
use of this software.
1035
1034
1036
- Permission is granted to anyone to use this software for any purpose,including
1037
- commercial applications, and to alter it and redistribute it freely, subject
1035
+ Permission is granted to anyone to use this software for any purpose,including
1036
+ commercial applications, and to alter it and redistribute it freely, subject
1038
1037
to the following restrictions:
1039
1038
1040
- 1. The origin of this software must not be misrepresented; you must not claim
1041
- that you wrote the original software. If you use this software in a
1042
- product, an acknowledgment in the product documentation would be
1039
+ 1. The origin of this software must not be misrepresented; you must not claim
1040
+ that you wrote the original software. If you use this software in a
1041
+ product, an acknowledgment in the product documentation would be
1043
1042
appreciated but is not required.
1044
- 2. Altered source versions must be plainly marked as such, and must not be
1043
+ 2. Altered source versions must be plainly marked as such, and must not be
1045
1044
misrepresented as being the original software.
1046
1045
3. This notice may not be removed or altered from any source distribution.
1047
1046
@@ -1340,26 +1339,38 @@ Version 4.2.0
1340
1339
Copyright (c) 1988-1997 Sam Leffler
1341
1340
Copyright (c) 1991-1997 Silicon Graphics, Inc.
1342
1341
1343
- Permission to use, copy, modify, distribute, and sell this software and
1342
+ Permission to use, copy, modify, distribute, and sell this software and
1344
1343
its documentation for any purpose is hereby granted without fee, provided
1345
1344
that (i) the above copyright notices and this permission notice appear in
1346
1345
all copies of the software and related documentation, and (ii) the names of
1347
1346
Sam Leffler and Silicon Graphics may not be used in any advertising or
1348
1347
publicity relating to the software without the specific, prior written
1349
1348
permission of Sam Leffler and Silicon Graphics.
1350
1349
1351
- THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
1352
- EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
1353
- WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
1350
+ THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
1351
+ EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
1352
+ WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
1354
1353
1355
1354
IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
1356
1355
ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
1357
1356
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
1358
- WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
1359
- LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
1357
+ WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
1358
+ LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
1360
1359
OF THIS SOFTWARE.
1361
1360
1362
1361
1362
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1363
+
1364
+ libzueci
1365
+
1366
+ Version 1.0.0
1367
+ (https://sourceforge.net/projects/libzueci/)
1368
+
1369
+ A simple, standalone, BSD-3-Clause C library for converting UTF-8 to/from Extended Channel Interpretations, as
1370
+ defined by AIM ITS/04-023 International Technical Standard - Extended Channel Interpretations Part 3: Register
1371
+ (Version 2, February 2022).
1372
+
1373
+
1363
1374
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1364
1375
1365
1376
magic-enum
@@ -1657,7 +1668,7 @@ Version 1.1.0h
1657
1668
* are met:
1658
1669
*
1659
1670
* 1. Redistributions of source code must retain the above copyright
1660
- * notice, this list of conditions and the following disclaimer.
1671
+ * notice, this list of conditions and the following disclaimer.
1661
1672
*
1662
1673
* 2. Redistributions in binary form must reproduce the above copyright
1663
1674
* notice, this list of conditions and the following disclaimer in
@@ -1712,21 +1723,21 @@ Version 1.1.0h
1712
1723
* This package is an SSL implementation written
1713
1724
* by Eric Young (eay@cryptsoft.com).
1714
1725
* The implementation was written so as to conform with Netscapes SSL.
1715
- *
1726
+ *
1716
1727
* This library is free for commercial and non-commercial use as long as
1717
1728
* the following conditions are aheared to. The following conditions
1718
1729
* apply to all code found in this distribution, be it the RC4, RSA,
1719
1730
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
1720
1731
* included with this distribution is covered by the same copyright terms
1721
1732
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
1722
- *
1733
+ *
1723
1734
* Copyright remains Eric Young's, and as such any Copyright notices in
1724
1735
* the code are not to be removed.
1725
1736
* If this package is used in a product, Eric Young should be given attribution
1726
1737
* as the author of the parts of the library used.
1727
1738
* This can be in the form of a textual message at program startup or
1728
1739
* in documentation (online or textual) provided with the package.
1729
- *
1740
+ *
1730
1741
* Redistribution and use in source and binary forms, with or without
1731
1742
* modification, are permitted provided that the following conditions
1732
1743
* are met:
@@ -1741,10 +1752,10 @@ Version 1.1.0h
1741
1752
* Eric Young (eay@cryptsoft.com)"
1742
1753
* The word 'cryptographic' can be left out if the rouines from the library
1743
1754
* being used are not cryptographic related :-).
1744
- * 4. If you include any Windows specific code (or a derivative thereof) from
1755
+ * 4. If you include any Windows specific code (or a derivative thereof) from
1745
1756
* the apps directory (application code) you must include an acknowledgement:
1746
1757
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
1747
- *
1758
+ *
1748
1759
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
1749
1760
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1750
1761
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -1756,7 +1767,7 @@ Version 1.1.0h
1756
1767
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1757
1768
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1758
1769
* SUCH DAMAGE.
1759
- *
1770
+ *
1760
1771
* The licence and distribution terms for any publically available version or
1761
1772
* derivative of this code cannot be changed. i.e. this code cannot simply be
1762
1773
* copied and put under another distribution licence
0 commit comments