File tree Expand file tree Collapse file tree 14 files changed +34
-34
lines changed
3.read-video-angular/src/app Expand file tree Collapse file tree 14 files changed +34
-34
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h2>Minimum Code to Read Barcodes</h2>
1515 /** LICENSE ALERT - README
1616 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
1717 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
18- * Note that network connection is required for this license acquisition to work.
18+ * Note that network connection is required for this license to work.
1919 */
2020
2121 /* When using your own license, please uncomment the following lines and fill in your own information. */
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ <h2>Read An Existing Image</h2>
2626 /** LICENSE ALERT - README
2727 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
2828 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
29- * Note that network connection is required for this license acquisition to work.
29+ * Note that network connection is required for this license to work.
3030 */
3131
3232 /* When using your own license, please uncomment the following lines and fill in your own information. */
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import DBR from "dynamsoft-javascript-barcode";
33/** LICENSE ALERT - README
44 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
55 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
6- * Note that network connection is required for this license acquisition to work.
6+ * Note that network connection is required for this license to work.
77 */
88
99/* When using your own license, please uncomment the following lines and fill in your own information. */
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import DBR from "dynamsoft-javascript-barcode";
33/** LICENSE ALERT - README
44 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
55 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
6- * Note that network connection is required for this license acquisition to work.
6+ * Note that network connection is required for this license to work.
77 */
88
99/* When using your own license, please uncomment the following lines and fill in your own information. */
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import DBR from "dynamsoft-javascript-barcode";
33/** LICENSE ALERT - README
44 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
55 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
6- * Note that network connection is required for this license acquisition to work.
6+ * Note that network connection is required for this license to work.
77 */
88
99/* When using your own license, please uncomment the following lines and fill in your own information. */
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ <h2>Use Default Camera UI</h2>
2424 /** LICENSE ALERT - README
2525 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
2626 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
27- * Note that network connection is required for this license acquisition to work.
27+ * Note that network connection is required for this license to work.
2828 */
2929
3030 /* When using your own license, please uncomment the following lines and fill in your own information. */
Original file line number Diff line number Diff line change 1717 /** LICENSE ALERT - README
1818 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
1919 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
20- * Note that network connection is required for this license acquisition to work.
20+ * Note that network connection is required for this license to work.
2121 */
2222
2323 /* When using your own license, please uncomment the following lines and fill in your own information. */
Original file line number Diff line number Diff line change 4747 /** LICENSE ALERT - README
4848 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
4949 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
50- * Note that network connection is required for this license acquisition to work.
50+ * Note that network connection is required for this license to work.
5151 */
5252
5353 /* When using your own license, please uncomment the following lines and fill in your own information. */
Original file line number Diff line number Diff line change 2121 /** LICENSE ALERT - README
2222 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
2323 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
24- * Note that network connection is required for this license acquisition to work.
24+ * Note that network connection is required for this license to work.
2525 */
2626
2727 /* When using your own license, please uncomment the following lines and fill in your own information. */
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import DBR from "dynamsoft-javascript-barcode";
33/** LICENSE ALERT - README
44 * The library requires a license to work, the APIs organizationID and handshakeCode specify how to acquire a license.
55 * If nothing is specified, a 7-day (public) trial license will be used by default which is the case in this sample.
6- * Note that network connection is required for this license acquisition to work.
6+ * Note that network connection is required for this license to work.
77 */
88
99/* When using your own license, please uncomment the following lines and fill in your own information. */
You can’t perform that action at this time.
0 commit comments