Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Industrium: Central License Reference

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.


Project Ownership

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.


Two-Tier Licensing Model

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

How to Identify Which License Applies

  1. Private repositories embed or reference LICENSE-PRIVATE and 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
    
  2. Public repositories embed or reference LICENSE-PUBLIC and display:

    Copyright (c) <YEAR>-Present Altitude Interactive.
    Licensed under the MIT License.
    See: https://github.com/IndustriumMC/LICENSE/blob/main/LICENSE-PUBLIC
    

Adding a License to Your Repository

For a private repository

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

For a public repository

Copy LICENSE-PUBLIC into your repository root as LICENSE (no other action required; the MIT header is optional but encouraged).


Contributing

See CONTRIBUTING.md for the rules that govern contributions to any Industrium repository.


Questions

Open an issue in this repository or contact a core maintainer directly.

About

A repository that is referenced by public and private repositories of Industrium-related applications, services, modifications, and other similar content.

Topics

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Contributors