This repository is the single source of truth for all licensing terms used across the Industrium project.
All Industrium repositories link back here so that maintainers and contributors always work from a consistent, up-to-date set of terms.
Legal Owner: Altitude Interactive
Core Maintainers: BENZOOgataga · Lodjo28
Altitude Interactive holds all intellectual-property rights to the Industrium project, its code, assets, systems, and associated content, except where an individual repository explicitly states otherwise under the Public License below.
Industrium repositories fall into one of two categories:
| Repository Type | License | Who May Use It |
|---|---|---|
| Private | Proprietary – All Rights Reserved | Altitude Interactive and explicitly authorised personnel only |
| Public | MIT License | Anyone, subject to attribution |
-
Private repositories embed or reference
LICENSE-PRIVATEand display the following header in every source file:Copyright (c) <YEAR>-Present Altitude Interactive. All Rights Reserved. Unauthorised copying, distribution, or modification is strictly prohibited. See: https://github.com/IndustriumMC/LICENSE/blob/main/LICENSE-PRIVATE -
Public repositories embed or reference
LICENSE-PUBLICand display:Copyright (c) <YEAR>-Present Altitude Interactive. Licensed under the MIT License. See: https://github.com/IndustriumMC/LICENSE/blob/main/LICENSE-PUBLIC
Copy the following block into the top of every source file and place a LICENSE file in your repository root that reads:
See full license terms at:
https://github.com/IndustriumMC/LICENSE/blob/main/LICENSE-PRIVATE
Copy LICENSE-PUBLIC into your repository root as LICENSE (no other action required; the MIT header is optional but encouraged).
See CONTRIBUTING.md for the rules that govern contributions to any Industrium repository.
Open an issue in this repository or contact a core maintainer directly.