Skip to content

License

Rugdrome is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).

What This Means

The AGPL-3.0 is a strong copyleft license. Anyone who distributes this software or makes it available as a service over a network must also release their modifications under the same license.

SPDX Identifier

All Solidity source files contain the following identifier:

solidity
// SPDX-License-Identifier: AGPL-3.0-only

Full Text

The full license text is available in the repository root:

  • LICENSE

Third-Party Code

Upstream dependencies and submodules are governed by their own licenses:

  • lib/forge-std — Foundry standard library (license in submodule).
  • frontend/ dependencies — See individual package.json files and node_modules licenses.
  • docs/ uses VitePress (MIT License).

Released under the GNU AGPL v3 License.