RNode Flasher (RMAP) - License
==============================

Copyright (c) 2026 RMAP (rmap.world)

This project's own source code (the HTML/CSS/JavaScript UI in index.html,
index2.html, flasher.js, flasher2.js, devices.js, rmap.css and server.py) is
released under the Creative Commons

    Attribution - NonCommercial - NoDerivatives 4.0 International
    (CC BY-NC-ND 4.0)

You are free to:
  - Share - copy and redistribute the material in any medium or format.

Under the following terms:
  - Attribution  - You must give appropriate credit and link back to this
                   project and to rmap.world.
  - NonCommercial - You may NOT use the material for commercial purposes
                    (no selling, no paid services built on it).
  - NoDerivatives - If you remix, transform, or build upon the material,
                    you may NOT distribute the modified material.

No warranties are given. The license may not give you all of the permissions
necessary for your intended use.

Full legal text:  https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode
Human summary:    https://creativecommons.org/licenses/by-nc-nd/4.0/


Third-party components
----------------------
This project bundles, unmodified, several third-party libraries inside the
`js/` folder. They are NOT covered by the license above and remain under their
own original licenses, with full credit to their authors:

  - rnode.js, nrf52_dfu_flasher.js  - Liam Cottle (MIT)
        https://github.com/liamcottle/rnode-flasher
  - esptool-js                       - Espressif Systems (Apache-2.0)
        https://github.com/espressif/esptool-js
  - web-serial-polyfill              - Google Chrome Labs (Apache-2.0)
  - zip.js                           - Gildas Lormeau (BSD-3-Clause)
  - crypto-js                        - (MIT)

The RNode firmware itself and the Reticulum network are the work of
Mark Qvist (markqvist) and the respective firmware projects (RNode CE by
Liberated Embedded Systems, microReticulum by attermann, RTNode by jrl290);
they are downloaded on demand from their official releases and are not
redistributed here.
