update license
All checks were successful
/ Auto-Build-App (push) Successful in 1m53s

This commit is contained in:
pietru 2024-04-01 23:51:33 +02:00
parent 4692b937e0
commit f60bab9b66
2 changed files with 28 additions and 3 deletions

View file

@ -1,2 +1,25 @@
OmniPower Mod © 2024 by pietru(Bartłomiej Burakowski) is licensed under Attribution-NonCommercial 4.0 International.
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc/4.0/
OmniPower Mod - License
Copyright 2024 pietru(Bartłomiej Burakowski)
Permission is hereby granted, free of charge,
to any person obtaining a copy of this software
and associated documentation files (the “Software”),
to deal in the Software with limitation of rights to:
use,
copy,
modify,
merge,
publish,
distribute,
sublicense,
under the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

View file

@ -9,7 +9,9 @@ Based on the example mod for the [Cosmic Quilt](https://codeberg.org/CRModders/c
<br>
<br>
Mod Licensed under licensed under Attribution-NonCommercial 4.0 International.
Mod Licensed under licensed under MIT like license. <br>
Check <code>license.txt</code> for details.
## How to test/build
For testing in the dev env, you can use the `gradle run` task