hbiblia / gtk-raylib

Es una pequeña biblioteca para crear una incrustación de raylib en gtk+3.x.
4 stars 0 forks source link

No License #2

Open anstropleuton opened 8 months ago

anstropleuton commented 8 months ago

This project appears to have no mention of the code license. Could you please specify the license? I assume it would be zlib/libpng, which is what is used by raylib. However, I want to confirm to ensure that I do not infringe on any copyrights you hold.

Sorry, I do not speak Spanish. So here is a translation from ChatGPT:

Este proyecto parece no hacer mención de la licencia del código. ¿Podrías especificar la licencia? Supongo que sería zlib/libpng, que es lo que usa raylib. Sin embargo, quiero confirmarlo para asegurarme de no infringir ningún derecho de autor que tengas.

hbiblia commented 1 month ago

ChatGPT

Hi, thanks for pointing that out. The project uses the MIT License. Each library we use, such as raylib, has its own license, so it's important to review the terms of each one to ensure compliance. In the case of raylib, as you mentioned, it uses the zlib/libpng license, so there shouldn't be any issues with copyright. Thanks for your attention