WURFL Founders Fire Off DMCA Takedown Against Fork
An anonymous reader writes "ScientiaMobile, the company formed behind the open source library WURFL, an API used to do mobile device detection for web applications, has issued a DMCA takedown notice against the OpenDDR project on Github. ScientiaMobile claims that OpenDDR is 'ripping them off' by forking their database, which used to be licensed under a liberal license. Newer versions of the device database are licensed under restrictive licenses which do not allow any modification or redistribution."
Well, that makes them ignorant of some basic legal principles, and if they received any legal advice which suggested you could retroactively change something like that, their lawyer is incompetent.
In many places it's illegal to pass a law that is ex post facto, and licenses are no different.
There is no 'benefit of the doubt' to believe they simply didn't know this was the case -- this is either gross lack of knowledge about the legal system, or a blatant abuse of it. It's a pity the DMCA doesn't really have redress for abuses like this. Because I fail to see how this can be classified as an honest mistake.
And, I don't see why they have to be either idiots or assholes -- in my opinion, they can be both, and if they sent a DMCA takedown, they likely are.
Lost at C:>. Found at C.
I used to release works that I made under MIT or artistic - thinking the GPL was too extreme for my tastes.
It is becoming clear to me that businesses _predictably_ try to "proprietize" anything they can - morals are never part of the equation. The only defense you have when writing software for the public (and keep it that way) is the include clear, strong, and pervasive licenses such as the GPL.
The legal framework we live in, at least here stateside, basically demands we protect our works' right to be free and shared in an active fashion. Corporations only have incentives to try and lock down and monopolize anything they can - it makes sense and history continues to repeat itself. Looks like RMS was right; everything I write is GPL from here on out.
mov ah, 4ch
int 21h