AGPLv3 License #377
Replies: 5 comments 4 replies
|
I don't understand much about this, but what's the benefit of changing the license? |
|
And you are mixing the projects :) Headunit is from Mike Reidis, who reverse engeneered all Android Auto Protocol and built an very early app, which works on android 4. He died, but his source code is still public visible and linked in the Readme. After Mike died, Emil "reloaded" Headunit and created Headunit Reloaded with more features and versions and made it a paid closed source version with the later WiFi Launcher. After 2 years and non working on my headunit I found the original Code from mike and "revived" it and call it Headunit revived. Because Headunit Reloaded is closed source, this two projects have nothing in common except of course the same source project. I am not a lawyer but I think, I need the same licence as mike does. So that is why it has this license. |
|
Thank you for the history lesson (quite a sad one actually). That is indeed a complex situation and it does seem virtually impossible to change the license.
Lots of material online about this but in a nutshell... AGPLv3 requires that any derived/altered works also have their source code made available. It means that anyone can take the headunit revived code (or any future project that uses headunit revived), package it up and offer it at a price of their choosing (or free). It also means the work cannot be used in any publicly available closed-source projects. Thanks again for your response @andreknieriem |
|
@andreknieriem while we are on this topic - are you able to clarify the licensing on wireless-helper? There is no LICENSE file listed in the project. Thank you |
|
Oh you are right. What do you think might be the best licence? |
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
Firstly, this is a great piece of software. Thank you. I have already started looking at using this software in my project and will likely make some upstream contributions for bug fixes in the coming weeks.
Regarding the license - I am wondering whether an AGPLv3 license is your preference or whether it was only used due to the license of headunit-reloaded being AGPLv3? I noticed that the author of headunit-reloaded mentioned the possibility of relicensing the original code in their LICENSE file. If we were able to contact them and they were willing to change their license, would you also be willing to change yours? Or do you like having it be AGPLv3?
Cheers
All reactions