Centralized license templates for all Altitude Interactive repositories.
LICENSE-PUBLIC→ MIT License (for public repositories)LICENSE-PRIVATE→ Proprietary License (for private repositories)
Create a LICENSE file and paste:
MIT License
Copyright (c) 2026–Present Altitude Interactive
Full license:
https://github.com/Altitude-Interactive/LICENSE/blob/main/LICENSE-PUBLIC
Create a LICENSE file and paste:
Copyright (c) 2026–Present Altitude Interactive. All Rights Reserved.
Unauthorised copying, distribution, or modification is strictly prohibited.
Full license:
https://github.com/Altitude-Interactive/LICENSE/blob/main/LICENSE-PRIVATE
- Use MIT for public/open-source projects.
- Use proprietary for private/internal projects.
- Do not mix both licenses in the same repository unless explicitly intended.
- For better compatibility with GitHub and legal tooling, you may include the full license text directly instead of only linking.