Tracking GPL Violators
An anonymous reader writes "Earlier this week, open source developer Harald Welte made headlines when he personally served warning letters to 13 technology companies for alleged GPL violations. Now in a ZDNet interview, Welte explains the challenges behind tracking down these violators and how he persuades them to comply."
There is a lot of violation of Open Source stuff. A lot of violation is being found on MorphOS where a lot of Open Source stuff is being used.
ixemul, libnix, gcc, binutils and other things and when asking for the source codes then you get a reply telling you that the sources got lost. But still the stuff is being worked on and put in the binary release of their OS.
So, if you use the public domain, how do you prevent people from abusing your work? By naming them when they take work without credit, by avoiding them and refusing to cooperate with them in any way, by expressing respect for people who share work freely and who give proper credit, and by gently trying to convince others to do so.
Many companies which ignore the GPL don't understand the benefits open sharing of their code contributions would give them. It's important for us to communicate better how an open source development model helps everyone (an open code contribution may inspire others to contribute more, to fix bugs, and so on; it is much easier to maintain over version upgrades when it's in the main tree). The problem with the GPL is that it's not a tool of communication. We have focused too much on forcing people to do the right thing, instead of convincing them of the benefits of our approach.
We also need a generally accepted registry for public domain works so that it is provable who the first creator of a work is (that's also necessary as a defense to make sure other people don't claim copyright and sue people for using a work that's in the public domain).
I do value the copyleft effect of the GPL. I think its significance is overestimated, but it does have value. In spite of the arguments above, I think it is of enormous importance that we avoid a split between the copyleft and the non-copyleft camps. In the larger scheme of things, these differences of opinion are minor, and what is important is that we all support the goal of free content. So while I don't approve of the means in this case (GPL enforcement), I do approve of the end (more free content). Still, I ask you to consider putting your code in the public domain.