-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a license #37
Comments
Hm, i am not 100% sure it is as easy now to simply add a license, as there have been other contributors (like myself) which might need to approve the change of a license. |
@Joly0, the repo has no license. That means the creator owns all rights. You contributing to it without any given rights by the creator does not give you permission to copy or modify the code. Based on my very limited legal understanding, the creator @damienvanrobaeys is the sole right holder and has complete control over the code unless there are dependencies with conflicting licenses. |
Hm, i am not sure about that one, as i have contributed code to this project which i have copyright on, i have rights on if and which license this project should use if its decided to add one. If the project actually had a license and @damienvanrobaeys decided to change the license to another one, all contributors would have to agree on that aswell. |
Let's say the owner said anyone is welcome to contribute but they hold the copy wright completely to the code. In that case you won't have claim to your contribution if you contribute as the license directly sates so. Having no license is the same thing. It's the same as if someone owns a house and you decided to build a deck on it and the owner welcomed it. If the owner decides to sell the house you have no ownership unless there was an agreement that stated so. Changing license also depends on what license was first available. |
https://opensource.guide/legal/ Quote: "If you don’t apply an open source license, everybody who contributes to your project also becomes an exclusive copyright holder of their work." I have a copyright on my work in this project, not the owner. I have asked several people who should have knowledge about licensing and copyright for open source software and they all agree, i have the copyright on my work and i have the right to decide if and which license this project should have. |
@damienvanrobaeys What do you think about this? A license might be really useful and important tbh, but i think we need @galeksandrp on this aswell |
Hi, sorry for the delay, i was a but busy with work. |
+1 for adding a license. |
Btw, because the licence thing was not 100% clear yet, i have asked gpt4o about the situation. I did ask gpt3 back when this topic came up first, but gpt3 doesnt have enough knowledge to answer this question, but it seems like gpt4o improved on that end. (And yes, i know gpt4o is not a lawyer, but i think we can all agree, that its quite good with its answers and should be correct with its assumptions regarding this topic) So here are some of the answers gpt4o gave me:
But so far, the main contributors agreed on adding a license.
|
Hi there 👋
Thanks for the awesome project! could you please add a license to the repo such as MIT or AGPL?
https://choosealicense.com/
The text was updated successfully, but these errors were encountered: