Changed license
This commit is contained in:
parent
fa6a16d58d
commit
505255d1dc
2 changed files with 20 additions and 27 deletions
27
LICENSE
27
LICENSE
|
@ -1,27 +0,0 @@
|
|||
Software License:
|
||||
Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0):
|
||||
|
||||
|
||||
Share: Copy and redistribute the material in any medium or format.
|
||||
|
||||
|
||||
Adapt: Remix, transform, and build upon the material.
|
||||
|
||||
|
||||
Attribution: Give appropriate credit, provide a link to the license, and indicate if changes were made. Do not suggest that the licensor endorses you or your use.
|
||||
|
||||
|
||||
NonCommercial: Do not use the material for commercial purposes.
|
||||
|
||||
|
||||
No Additional Restrictions: Do not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
|
||||
Read the full license here: CC BY-NC 4.0
|
||||
|
||||
|
||||
Additional Terms (Custom License for Software):
|
||||
|
||||
|
||||
No Warranty: The material is provided "as is," and the licensor makes no representations or warranties regarding its fitness for a particular purpose. The licensor shall not be liable for any damages or losses resulting from the use of the material, including but not limited to errors, data loss, corrupted data, or unintended consequences. By using the material, you agree that you do so at your own risk, and you assume full responsibility for any outcomes.
|
||||
|
||||
|
||||
License Change Policy: The custom license may change at any time, and changes will apply only to new code added after the change. All code created prior to the license change will remain available under the previous license to ensure fair use. Users are responsible for regularly checking the license file for updates.
|
20
LICENSE.md
Normal file
20
LICENSE.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# GNU Affero General Public License v3.0
|
||||
|
||||
Copyright (C) [2024] [Mr Finchum]
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, version 3 of the License.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
---
|
||||
|
||||
## Additional Notes:
|
||||
This program is licensed under the AGPL-3.0, which requires that any modifications or derivative works distributed or used over a network must also be licensed under the AGPL-3.0.
|
Loading…
Add table
Add a link
Reference in a new issue