Files
Syntrel/LICENSE

28 lines
877 B
Plaintext
Raw Permalink Normal View History

2025-09-17 07:19:23 -04:00
Syntrel Discord Bot
Copyright (c) 2025 neoarz
This project contains code from multiple sources under different licenses:
THIRD-PARTY SOFTWARE:
Python Discord Bot Template
Copyright © Krypton 2019-Present
Licensed under the Apache License, Version 2.0
Source: https://github.com/kkrypt0nn/Python-Discord-Bot-Template
The original Apache License, Version 2.0 applies to these components.
See [LICENSE-APACHE](licenses/LICENSE-APACHE) for the full license text.
NEW CONTRIBUTIONS:
Original code and modifications by neoarz are licensed under the MIT License.
See [LICENSE-MIT](licenses/LICENSE-MIT) for the full license text.
This includes but is not limited to:
Custom commands and cogs not present in the original template
Modifications and enhancements to existing functionality
New features and integrations
Documentation and configuration files created by neoarz