Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.3 KB

File metadata and controls

36 lines (27 loc) · 1.3 KB

NOTICE -- Licensing

Copyright 1998-2026 Miroslav Sotek. All rights reserved. Contact: www.anulum.li | protoscience@anulum.li

License

SCPN Control is licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later). See LICENSE for the full text.

Commercial licensing is available for organisations that cannot use AGPL. Contact protoscience@anulum.li for terms.

Usage Clarification

Use Case License
Academic research AGPL-3.0-or-later (free, share modifications)
Internal simulation AGPL-3.0-or-later (free, share modifications if distributed)
SaaS / cloud service AGPL-3.0-or-later (must share source of modified versions)
Embedded in closed-source product Commercial license required
Commercial support / custom builds Contact protoscience@anulum.li

Third-Party Components

Component License Role
NumPy BSD-3-Clause Runtime dependency
SciPy BSD-3-Clause Runtime dependency
Click BSD-3-Clause CLI framework
PyO3 MIT/Apache-2.0 Rust-Python bindings
ndarray MIT/Apache-2.0 Rust numerical arrays
ndarray-linalg MIT/Apache-2.0 Rust linear algebra

See sbom.json (attached to each GitHub Release) for the full software bill of materials.