Slashdot Mirror


Software Patents Could Stop EU Linux Development

sebFlyte writes "An expert in computer and Internet law has advised that if the CIID is passed in europe (which looks likely but is not certain) then the threat of patent litigation could bring European Linux development to a grinding halt." From the article: "There is no question that some of the open source software that is out there -- such as the Linux kernel itself -- has got patent violations in there. That is acknowledged. There is more danger that those potential violations will be litigated..."

16 of 430 comments (clear)

  1. that is trademarks by badriram · · Score: 3, Informative

    Trademarks work that way. Patents can be used to sue people no matter how long they may have violated it with or without the knowledge of patent holder. and IANAL

    1. Re:that is trademarks by Macadamizer · · Score: 4, Informative

      "Patents can be used to sue people no matter how long they may have violated it with or without the knowledge of patent holder. and IANAL"

      Not really true -- except maybe for the IANAL part, I don't have any info either way on that...

      There is a concept in the law (U.S. law, at least) called laches -- basically, the law acknowledges that it is simply "unfair" for a patent holder (or any other rights holder, for that matter) to recognize that someone else is doing something wrong, and simply wait until the other guy has racked up damages, or whatever, before suing them. If a rights holder (such as a patent owner) waits too long to sue, he could lose the right to assert that patent against that particular infringer. The infringer could raise a laches defense, and if the court agreed that the patent owner "sat on his rights" for too long, the court could throw the case out.

      Now, how long it too long? There isn't a set amount of time, it will depend on the overall "fairness" of the situation. It's not like a statute of limitations, where there is a hard line after which you can't take action -- rather, this is an "equitable" defense, where the court basically says, "yeah, Mr. Patent Holder, you do have a case here, but you waited way to long to bring it, and now it just wouldn't be fair to sue the defendant after all of this time."

      An example would be holding a patent, seeing your competitor build an infringing product, and then waiting for 6 or 7 years for the product to take off in the marketplace, then suing once the company has made some money and racked up damages. That would be an example of where laches would come in -- if you wanted to protect your invention, you should have sued when you realized the infringing activity was taking place -- waiting for 6 or 7 years to rack up damages just wouldn't be "fair" to the other guy.

      But again, that doesn't mean there is a statute of limitations are anything -- as long as the patent is still valid, you can sue someone who has been infringing for 10 years, as long as you only recently found out about the infringement. And even if you are barred by laches from asserting your patent against one guy, that doesn't mean your patent is invalid -- you can still go after other infringers.

      This goes for patents, copyrights, trademarks, etc. It can also apply to torts, breaches of contract, really ANY type of court case -- but in most cases, the statute of limitations will kick in before enough time passes for a laches defense to be successfully raised. However, in certain types of cases, even a very short delay -- a couple of months even -- can be enough to raise a laches defense.

      --

      "That's not even wrong..." -- Wolfgang Pauli
  2. illegal activity by Flamesplash · · Score: 1, Informative

    So, they are knowingly violating patents and don't like legislation that might help companies uphold suits against those known violations? Seems like they just shouldn't have violated those patents in the first place.

    --
    "Not knowing when the dawn will come, I open every door." - Emily Dickinson
  3. Re:Really? by jd · · Score: 4, Informative
    I guess it could infringe on the IsNot() patent, but then the counter would be that Linux is prior art and therefore IsNot() as a patent is invalid.


    Actually, there's not a shred of evidence that Linux has any patented code in it. What has been agreed is that the current development model wouldn't stop such code entering the kernel. This is not the same as saying that this has already happened.


    If it had, SCO would likely have presented this as evidence of potential violations as part of its case. That it has yet to present a single example, either of a violation of their own patents/IP or even a violation of someone else's, is strong evidence no such violation has actually occured.


    The closest I can recall was an uncredited piece of network code that fell under the BSD license. That violated the author's copyright - not patent, just copyright - but was resolved. Oh, and some jerk tried to trademark the word "Linux" for an OS, suing Linus and a whole bunch of distros for trademark infringement. The thing was settled out of court, IIRC, with the a*hole actually getting his money back for the trademark filing. (That's like a convicted blackmailer demanding the victim reimburse them for the cost of postage.) The other terms of the settlement were sealed.


    Linux uses stuff donated by SGI and IBM, but that code has been clensed of any IP. Both companies went through a lengthy - and impressively transparent - process to really illustrate just how clean the code was. The only stuff that's even remotely suspect is the NUMA code, but since that was one of the prime targets for SCO, you can be certain it has been gone over with a fine tooth-comb by patent lawyers and coders on both sides of the fence. Nothing has been found, because there's nothing there to find.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  4. Re:Maybe Linux has violations in it.. by Anonymous Coward · · Score: 4, Informative
    Since there are no software patents in Europe right now

    There are thousands upon thousands of software patents in Europe right now. Various countries' patent offices have been granting them for years, despite the fact that they cannot be enforced.

    One of the more disturbing things about this patent legislation moving forward in the EU is that these will be grandfathered in and will come into full force once patents are allowed. I can't even imagine the feeding frenzy which will happen at that point, and frankly I wonder if these people have really thought it through at all. It almost certainly will cripple the software industry in Europe for years, if not permanently.

  5. Re:Really? by Mishura · · Score: 2, Informative

    Only if you sue Adobe. There is no automatic lawsuits for patent infringement, you actually have to make the effort to file the lawsuit yourself.

    Would you have a case (again, theorically if you did have that patent BEFORE Photoshop was released)? My guess is yes, and Adobe would have to pay. Here's the problem: They have lawyers and money to back them, you most likely, do not. Just like Gimp.org.

    This is why patents (at least the broad generalization type patents for software) simply suck. Patent one-click purchasing? Come on.

    Patents on software is like patents for books. What if there was a patent for "medieval fantasy" before Tolkien wrote The Hobbit? It would suck for him would'nt it? I guess the question is: Is software more like hardware, that it does a function--or is it art? or Science?

  6. Re:Hasn't slowed US Linux Development by buddhaseviltwin · · Score: 2, Informative

    Threats of patents hasn't seemed to slow US Linux development, so why would it have any affect on EU Linux development?

    Because there's not much financial incentive to sue Linux developers at this stage. The purpose of any lawsuit against Linux or any other Open Source project will be able controlling your competition.

    Like I mentioned in another post, Open Source projects ARE being stalked by their commercial counterparts at the moment, but they are very reluctant to attempt these lawsuits when the largest economy in the world (The EU) is currently a safe-haven for software patents.

    If they sue now, they risk scaring off the EU and controlling the IP rights in the EU.

    Trust me. The threat is definitely looming.

  7. Laws passed doesn't mean it is valid. by AKosygin · · Score: 4, Informative

    In California, at least, if a city or some local government post a speed limit sign that says 10 MPH on an interstate freeway (for example), you don't have to follow it because the speed sign is not "reasonable" from an engineer/public safety perspective. All speed limit signs MUST be backed by engineering studies that says the proper speed limits should be set at x MPH for this stretch of road. If you get a ticket for speeding, and in court you demand the prosecutor providing engineering studies proof to back-up the vailidity of the speed limit, and they cannot, your case is then dismissed and you are free.

    Therefore, even if the law is passed, it doesn't mean you should follow it blindly.

    On another tangent, if the traffic is going 80 MPH, and you go 70 MPH on a 60 MPH highway it was possible to get a ticket for going too fast and too slow at the same time. Though usually the court will throw out one of the two.

  8. Re:Really? by darkonc · · Score: 4, Informative
    Actually, there's not a shred of evidence that Linux has any patented code in it.

    Excuse me??? Microsoft took out a patent on sudo. Yes, I realize that this patent should have been shot at the gate, but right now sudo violates a patent that was probably written by somebody who was in diapers when sudo was first written.

    The fact that a patent is absolutely assinine and should never have been granted may lessen, but does not remove it's chilling effect on Linux development. That's part of why it's so important to leash (if not put down) the software patent industry.

    --
    Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  9. Re:Really? by eric76 · · Score: 2, Informative
    The SCO-thing is about copyrights

    That depends. Which SCO-thing?

    SCO vs IBM -- It's about contract issues, not copyrights. That was evident long ago.

    SCO vs IBM counterclaims -- IBM wants a declatory judgement that they are not violating SCO's copyrights.

    SCO vs Novell -- It's about who owns the code. Or, more precisely, is Novell making knowingly false claims when they say they own the code.

    SCO vs Daimler Chrysler -- It's about timely responding to SCO's demand and whether SCO's demand was too broad given the contract involved.

    SCO vs AutoZone -- SCO claims AutoZone is violating their copyrights.

    Red Hat vs SCO -- Seeks a declatory judgement that they are not violating SCO's copyrights.

  10. Informative? by flithm · · Score: 2, Informative

    sudo has nothing to do with Linux. When we're talking about Linux here we're talking about the operating system Kernel. Technically it's wrong to refer to the Linux operating system, especially if you're a Gnu / Stallman fan. But even if you're not, one thing is clear... sudo is not a part of Linux.

  11. Re:Hasn't slowed US Linux Development by nchip · · Score: 3, Informative

    Fedora/RedHat lacks mp3 and divx/mpeg/etc playback because of patent issues. Mandrake (France) and SuSe (Germany) ship with a lot better multimedia experience. WPA (802.11x) is another patented like hell tech, so don't hold your breath for a smooth out-of-box wireless support on RedHat either.

    As more patents are filed all the time and old ones get enforced, the Linux experience will get dampened even more.

    While the western tech media has blamed Chinas relucancy to adopt 802.11x on their jingoism, It is more likely that China doesn't think that RAND terms of those patents are that Reasonable and Non-discriminatory after all..

    --
    signatures pending - ansa@kos.to - (dont mail there)
  12. Re:Proof Linux kernel infringes patents by Anonymous Coward · · Score: 1, Informative

    You're missing the point. Yes, they are alleged until proven in court. But they can be proven in court because the FACTS favor the patent-holder.

    It's like if I had a patent to breathing. I could sue someone for breathing without a license. Yes, technically, they would be ALLEGEDLY breathing without a license, but that's academic. If they're alive, they're breathing. In much the same way that if a piece of software does anything useful, it infringes a patent.

    The point is not whether or not the infringement happened. It did. Allegedly yes, but it's perfectly easy to prove. Microsoft has a patent on "sudo". Linux uses "sudo" without a license from Microsoft. Ergo, Linux infringes Microsoft's patent. You can say "allegedly" all you want, but the infringement is there in the open for everyone and the courts to see.

    But the patent for "sudo" isn't valid. There's prior art (like Linux's use of sudo, for example). So some Linux company spends a few hundred grand and now that legal threat is neutralized. Only fifty thousand more to go, or until the Linux companies run out of money, whichever comes first. Which is the whole point.

  13. Urban Legend by jvance · · Score: 2, Informative

    "On another tangent, if the traffic is going 80 MPH, and you go 70 MPH on a 60 MPH highway it was possible to get a ticket for going too fast and too slow at the same time. Though usually the court will throw out one of the two."

    Show me ONE example where this has happened. Laws cannot be interpreted in such a manner that it is impossible to act lawfully. If you go and read the relevant traffic laws, you will find that under no circumstances can the "prevailing speed" be considered to be greater than the posted speed limit.

  14. Re:Really? by SA+Stevens · · Score: 1, Informative

    You're correct that I mistakenly was talking about copyright.

    On the patent matter- if BSD is in infringement, likely so are MacOs, Windows, and various other pieces of software.

    It's, as they say, a fishing expedition.

  15. Re:He is also a lawyer for Scientology by tomhudson · · Score: 2, Informative
    Holy Fuck - I Missed That!
    BTW - wish you hadn't posted AC - I'd have friended you immediately. This is great stuff :-)

    cut-n-paste job for the lazy:

    Church of Scientology Legal threats against this web page

    Scientology have a well deserved reputation of being a very aggressive organisation, accepting no criticism of their organisation or of their dead creator, L Ron Hubbard. They are legendary on the Internet with their attacks on freedom of speech, with legal action on almost every cotenant to force critics to take down web sites.
    Well, my humble offering is no exception. Scientology in Perth, Western Australia has started legal action to force me to remove this site. When it became obvious that I was not going to do so, they threatened my ISP with legal action, asking him to remove my site. They even went so far as to offer him immunity from the upcoming lawsuit.

    This page will be updated as the situation progresses.

    The Players.

    Jeremy Malcolm

    The lawyer for Scientology is a local man called Jeremy Malcolm. JM used to be on the board of an organisation called Electronic Fronters Australia . EFA is "is a non-profit national organisation formed to protect and promote the civil liberties of users and operators of computer based communications systems."
    From his position of fighting for freedom of speech, he is now fighting to stifle it. But that's life. I suppose a man has to do what a man feels he has to do. You can visit Jeremy Malcolm's web sites at the following locations.

    ... there's more, including Malcolm's letters of complaint representing the Scientologists. It's a hoot to read. Guess we know what his "niche law practice" is all about now.