ASB Smart Flow — Third-party credits
=====================================

This plugin bundles the following third-party code. Each library retains its
own copyright and license. Where the bundled file is minified, the license
notice is also preserved inside that file.


qrcode.js (qrcodejs)
--------------------
Path:    assets/admin/qrcode.min.js
Source:  https://github.com/davidshimjs/qrcodejs
Version: 1.0.0 (unmodified upstream minified build)
Author:  davidshimjs (Sangmin Shim)
License: MIT
Usage:   Renders a QR code of the mobile admin URL on the Settings → General
         tab. Strictly client-side; the library never issues network requests.


React / @wordpress packages (Free + Pro builds)
-----------------------------------------------
Source:  https://github.com/WordPress/gutenberg
Authors: WordPress contributors
License: GPL-2.0-or-later (compatible with this plugin's GPL v2 license)
Notes:   The React mobile SPA is compiled with @wordpress/scripts. The
         resulting build/index.js is bundled with the plugin; the original
         source is in app-src/ (included in this distribution for review).


WordPress Core APIs
-------------------
This plugin uses public WordPress APIs only. No core files are bundled or
modified.
