Third-Party Licenses
====================

UltimaTour Connect is released under GPLv2 or later.

The plugin also bundles the following third-party components:

Leaflet
-------

- Purpose: admin map rendering in the Location section
- Version: 1.9.4
- License: BSD-2-Clause
- Bundled files:
  - assets/vendor/leaflet/leaflet.js
  - assets/vendor/leaflet/leaflet.css
  - assets/vendor/leaflet/images/*
  - assets/vendor/leaflet/LICENSE

tz-lookup data
--------------

- Purpose: timezone lookup support in the Location section
- License: CC0 1.0
- Bundled files:
  - assets/vendor/tz-lookup/tz-lookup.js
  - assets/vendor/tz-lookup/LICENSE

QRCode helper
-------------

- Purpose: local QR generation inside Connect
- License: MIT
- Bundled files:
  - includes/vendor/psyon/qrcode.php
  - includes/vendor/psyon/LICENSE
