mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
refactor: new licensing structure
This commit is contained in:
25
NOTICE
Normal file
25
NOTICE
Normal file
@@ -0,0 +1,25 @@
|
||||
Neos Helper 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 for the full license text.
|
||||
|
||||
NEW CONTRIBUTIONS:
|
||||
|
||||
> Original code and modifications by neoarz are licensed under the MIT License.
|
||||
> See 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
|
||||
Reference in New Issue
Block a user