# Third-Party Licenses

This file lists third-party code/assets bundled with FeeNudge Free.

## 1) Freemius SDK
- **Name:** Freemius WordPress SDK
- **Path:** `vendor/freemius/`
- **License:** GNU General Public License Version 3, based on bundled `vendor/freemius/LICENSE.txt`.
- **Source/Homepage:** https://freemius.com/

## 2) jQuery Form plugin (bundled by Freemius)
- **Name:** jQuery Form Plugin
- **Path:** `vendor/freemius/assets/js/jquery.form.js`
- **License:** Included in the Freemius WordPress SDK distribution; see bundled `vendor/freemius/LICENSE.txt`.
- **Source/Homepage:** https://freemius.com/

## 3) postMessage helper scripts (bundled by Freemius)
- **Name:** postMessage JavaScript helpers
- **Path:** `vendor/freemius/assets/js/postmessage.js`, `vendor/freemius/assets/js/nojquery.ba-postmessage.js`
- **License:** Included in the Freemius WordPress SDK distribution; see bundled `vendor/freemius/LICENSE.txt`.
- **Source/Homepage:** https://freemius.com/

## 4) Freemius SDK assets (CSS/images/templates/localization)
- **Name:** Freemius SDK static assets and templates
- **Path:** `vendor/freemius/assets/`, `vendor/freemius/templates/`, `vendor/freemius/languages/`
- **License:** Included in the Freemius WordPress SDK distribution; see bundled `vendor/freemius/LICENSE.txt`.
- **Source/Homepage:** https://freemius.com/

## 5) FeeNudge plugin source assets
- **Name:** FeeNudge plugin CSS/JS/PHP source
- **Path:** `assets/`, `includes/`, `feenudge-fee-rules-for-woocommerce.php`
- **License:** GPL-2.0-or-later
- **Source/Homepage:** https://feenudge.com/

---

If additional third-party libraries, fonts, icons, or media assets are added in future releases, they must be documented here before packaging.
