Find the right copyleft code license for our project goal #3

Closed
opened 2024-09-02 18:38:19 +02:00 by RobotZap10000 · 4 comments
RobotZap10000 commented 2024-09-02 18:38:19 +02:00 (Migrated from codeberg.org)

Our biggest goal of this project is to share our knowledge and findings with the world. Therefore, we must find the proper copyleft license that will foster sharing and potential for improvement of our work. GPL is definitely worth looking into.

Our biggest goal of this project is to share our knowledge and findings with the world. Therefore, we must find the proper copyleft license that will foster sharing and potential for improvement of our work. GPL is definitely worth looking into.
RobotZap10000 commented 2024-09-02 22:31:20 +02:00 (Migrated from codeberg.org)

Something to consider: if our grabbable UI works out, I was hoping to contribute back to Godot XRTools. They use an MIT license, which could be an issue if we use something like GPL that requires the same license to be shared. We could also just license the code for the UI as MIT and the rest with GPL and CC.

Something to consider: if our grabbable UI works out, I was hoping to contribute back to Godot XRTools. They use an MIT license, which could be an issue if we use something like GPL that requires the same license to be shared. We could also just license the code for the UI as MIT and the rest with GPL and CC.
Squid8411 commented 2024-09-05 10:19:01 +02:00 (Migrated from codeberg.org)

https://choosealicense.com/licenses/

An ideal site for comparing the various available licenses.

https://choosealicense.com/licenses/ An ideal site for comparing the various available licenses.
Squid8411 commented 2024-09-05 10:24:22 +02:00 (Migrated from codeberg.org)

https://choosealicense.com/licenses/agpl-3.0/

The GNU AGPL v3.0 seems to be the best options so far due to its "Network use is distribution" condition.

https://choosealicense.com/licenses/agpl-3.0/ The GNU AGPL v3.0 seems to be the best options so far due to its "Network use is distribution" condition.
Squid8411 commented 2024-09-05 11:30:53 +02:00 (Migrated from codeberg.org)

Succesfully added AGPL v3.0, issue resolved.

Succesfully added AGPL v3.0, issue resolved.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
charlie/AUTOTANK#3
No description provided.