Package: Colored Chat (Server Side Mod)
You aren't allowed to change a license without the permission of the people listed in it.
You need to either revert to the old license or ask for permission from them
OK, whitch license shoud i use to mix the codes with diffence license into one?
ATM it looks like you have a current license and an old license you aren't using anymore.
Is unicode.lua the file with a different license?
unicode.lua is GPL because that file was come from adv_chat.
adv_chat
I think creating a LICENSE_unicodelua.txt in addition to the other LICENSE.txt file would work
LICENSE_unicodelua.txt
LICENSE.txt
No, unicodelua is GPL, that means if my main script uses it, my code need to be GPL. I think the right way is to make my LGPL code to be a library, unicodelua to be the main script, can i do this?
The author just dual licensed the file as MIT: https://gist.github.com/appgurueu/39649d2f4904bdbc0380e8b4d4085562
You aren't allowed to change a license without the permission of the people listed in it.
You need to either revert to the old license or ask for permission from them
OK, whitch license shoud i use to mix the codes with diffence license into one?
ATM it looks like you have a current license and an old license you aren't using anymore.
Is unicode.lua the file with a different license?
unicode.lua is GPL because that file was come from
adv_chat
.I think creating a
LICENSE_unicodelua.txt
in addition to the otherLICENSE.txt
file would workNo, unicodelua is GPL, that means if my main script uses it, my code need to be GPL. I think the right way is to make my LGPL code to be a library, unicodelua to be the main script, can i do this?
The author just dual licensed the file as MIT: https://gist.github.com/appgurueu/39649d2f4904bdbc0380e8b4d4085562