mirror of
https://github.com/APercy/airutils.git
synced 2025-03-21 18:41:21 +00:00
improving license file
This commit is contained in:
parent
c1d1173809
commit
350568065c
1 changed files with 9 additions and 1 deletions
10
LICENSE
10
LICENSE
|
@ -1,6 +1,12 @@
|
||||||
|
Except for the file "text.lua", adapted from signs_lib from VanessaE,
|
||||||
|
that is licenced under LGPL 3.0 (see at: https://www.gnu.org/licenses/lgpl-3.0.txt)
|
||||||
|
all the code is licenced under MIT Licence, as below:
|
||||||
|
|
||||||
|
==================================================================================================
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2022 APercy - Alexsandro Percy
|
Copyright (c) 2024 APercy - Alexsandro Percy
|
||||||
Copyright (c) 2019 TheTermos (for code from mobkit at physics_lib.lua)
|
Copyright (c) 2019 TheTermos (for code from mobkit at physics_lib.lua)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
@ -21,6 +27,8 @@ 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
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
|
==================================================================================================
|
||||||
|
|
||||||
Media Licence:
|
Media Licence:
|
||||||
|
|
||||||
CC0-1.0 for all media
|
CC0-1.0 for all media
|
||||||
|
|
Loading…
Add table
Reference in a new issue