Slashdot Mirror


Castle Technology UK Ripping off Kernel Code?

Jonathan Riddell writes "`It would appear that Castle Technology Limited, UK, have taken some of the Linux 2.5 code, and incorporated it into their own product, "RISC OS", which is distributed in binary ROM form built into machines they sell. This code is linked with other proprietary code.' Full details from Russell King on lkml."

38 of 745 comments (clear)

  1. Sue them by HanzoSan · · Score: 4, Insightful


    They should know better than to do this, they deserve to get sued and the money should go back to kernel development.

    --
    If you use Linux, please help development of Autopac
    1. Re:Sue them by Jahf · · Score: 2, Insightful

      Assuming they don't comply with the GPL in a timely manner, by either removing the code or releasing the code they used under the GPL, what precisely would you want to happen next if not a lawsuit?

      Don't criticize unless you have an alternative.

      --
      It is more productive to voice thoughtful opinions (reply) than to judge (moderate) others.
    2. Re:Sue them by molo · · Score: 2, Insightful

      I don't think that there are any pieces of kernel code assigned to the EFF. People contributing to the certain GNU projects are required to assign copyright to GNU, but I've never heard of people assigning code to the EFF.

      Perhaps I'm misinformed though. Do you have an example?

      --
      Using your sig line to advertise for friends is lame.
    3. Re:Sue them by mindstrm · · Score: 5, Insightful

      I'm not sure which part everyone thinks needs to be enforced. If it's "release your code", it's being looked at backwards.

      One thing copyright is clear on: You need permission to use other's copyrighted works.

      If you are taking someone's code, which is available under the GPL, and using it in your own product... the only way you have legal grounds to use it is if you either a) abide by the GPL, or b) get permission from the author.

      If the author goes and says "They are using my code illegally", the company would have to prove they have a license to do so. It's not about the enforceability of the gpl.

    4. Re:Sue them by jedidiah · · Score: 2, Insightful

      Would you rather we just started shooting?

      Litigation is what civilized societies do.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    5. Re:Sue them by MeanMF · · Score: 2, Insightful

      If they used the code exactly as it appears in the Linux source, then it's a pretty clear-cut case. If they made any substantial modifications, there's a big grey area between "derivitive work" and "fair use" that could be clarified by a test case.

    6. Re:Sue them by Anonymous Coward · · Score: 1, Insightful

      One thing copyright is clear on: You need permission to use other's copyrighted works.

      That is only true if by 'use' you mean 'distribute'.

      If the author says, 'They are using my code illegally', the company would have to prove they have a license to do so. It's not about the enforceability of the GPL.

      There is no license to do illegal things. That is the fundamental quality of illegality.

      Linux as it is commonly known is publicly available free of charge without restriction on use. Unless you have a contract or other legal restriction regarding your use of Linux to do certain things, or alternatively you have copied someone's proprietary Linux modification, then your use of Linux is lawful, provided of course that you are not breaking some unrelated law in the course of your actions which circumferentially involved Linux software.

      So, it is very much about the legal force of the GPL. It remains to be seen whether a license, a contract, of such scope can ride on a copyright statement. This is not at all certain. To say that copyright law protects all software licensed under the GPL is a truism. What is at stake is the validity of the contract terms which govern the use of a compiler in distribution of derivative works.

      Moderators who approve such breathless platitudes as expressed in the parent sow the seeds of mediocrity in this field of discourse. Consider my post as fertiliser.

    7. Re:Sue them by fucksl4shd0t · · Score: 2, Insightful

      Litigation is what civilized societies do.

      So, then, since the United States has so much good, strong, and healthy litigation, that makes us more civilized than the rest of the world? :)

      I thought negotiation and compromise were the cornerstones of civilization, rather than arguing about "my toy" or "my code" or "my way".

      Just for the record, I'm not supporting people stealing Linux code, I just question the use of the word "civilization" with regard to present times. (I also just spent half an hour reading Google News, and I'm thinking that was a mistake)

      --
      Like what I said? You might like my music
  2. Some may argue... by bill_mcgonigle · · Score: 5, Insightful

    ...that Linux is somewhat unique here. If I steal your copyrighted book and sell it, I'm taking revenue from your potential customers. You lose money and customers.

    If I steal Linux, I sell it and make money. But "Linux" doesn't lose any money (I'm personifying Linux here, bear with me) because Linux is free.

    However, Linux does suffer damages. The thing of value to Linux is its user base. The only reason somebody improves Linux is because he's a user. If I take away a potential user by offering the same feature by stealing Linux, I'm eroding its user base, future development potential, and therefore value.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  3. Re:Hmm... by JoeBuck · · Score: 4, Insightful

    The FSF vigorously defends its copyright on code it owns; it does not own Linux. It will be up to Linus and gang to defend their own copyright, though the FSF might offer to assist.

    And no, RMS is not a lawyer. The FSF's lawyer and chief enforcer is Eben Moglen.

  4. Re:Hold on. by dk.r*nger · · Score: 2, Insightful

    but what amount of code warrants a "you're stealing you son of a b*tch" title, and what warrants a "meh... it's not rocket science, hell, there's no other way to do it, even if he hadn't looked at the code, this is the logical solution anyone with half a brain would come to..."...???

    That is a pretty good question.. If the GPL was enforced as some corporate IP agreements are - successfully - ever working on GPL'd code would forbid you to do even mildly related non-GPL work, at least for a year or so..

    I mean.. I you work in any sort of development or engineering, your company owns any related thought you might have off the job, and you'll get in trouble working for a competitor within a period of time after leaving that job.

    - Ranger

  5. Information wants to be free by Kiwi · · Score: 3, Insightful
    Information wants to be free! Let Castle Technology do what they want to with the kernel code. The GPL, after all, is juat another form of copyright. Copyrights only exist to create artifical monopolys that do not exist!

    Obviously, the above argument is absurd, but points out that Slashdot has a double standard. On one hand, it is ok when a 14-year-old violates the copyright of a RIAA or MPAA-owned company. On the other hand, it is not OK when a company releases GPL under terms not compatible with the GPL.

    So, what is it going to be? Do we respect both the RIAA's copyright and the copyright which GPL programs have, or do we respect neither?

    If you want the GPL to be respected, respect other people's copyrights.

    - Sam

    --

    The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

    1. Re:Information wants to be free by RoyBoy · · Score: 5, Insightful

      Ok, to begin with you've managed somehow to completely misunderstand that the spirit of the GPL is to produce a COPYLEFT - in other words, it exists as a product of ridiculous copyright laws in a attempt to circumvent them through their own application (that's why MS likes to call it viral).

      In any event, the comparison is obviously flawed because in the case of GPL code theft, you're talking about someone knowingly violating the license under which they acquired a product in order to PROFIT from a derivative product.

      Most 14-year olds who pirate MP3s and DVDs are interested in FAIR USE of the products in question, or at worse in depriving the copyright owners of proceeds that they could have directly collected. I have not hear of any real cases where gangs of 14-years old pirates have set-up conterfeit CD and DVD rings to sell the products on FOR PROFIT. If you really doubt this, just ask the P2P companies when their huge profits fro residuals are gonna start rolling in.

      Amazing how hard it is to see right from left, huh?

      --
      -- People who think they know it all, really annoy those of us who do!
    2. Re:Information wants to be free by oasisbob · · Score: 4, Insightful
      The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

      No, the secret to enjoying Slashdot is to realize that it isn't a single consciousness with only one viewpoint. It has 450,000+ users, many of whom think differently than one another. If you get caught up in believing that everyone here thinks the same thoughts and believes the same things, you're missing the point.

      Sure, there are tons of copycat thinkers here; however, even they are feeding from different schools of thought.

      For example: I have no problem with the concept of copyright. It has a valid purpose. I have problems with infinite congressional extensions of copyright: they destroy this purpose. I have problems with technology being used in combination with law to restrict my rights on my own hardware to inforce copyright and restrict fair use.

      The GPL gives *more* rights than you would normally have as far as software goes. I'm not an expert on the GPL, you won't see me arguing the finer points of OS licenses, however I do understand the basics and have come to my own opinion based on my understanding.

      When you actually look at one person's beliefs, it's quite easy to see how someone can believe that abusing the GPL license like Castle has done is naughty, and at the same time believe that the RIAA, MPAA, and CSS are evil also.

  6. Give it a couple of days by I+Am+The+Owl · · Score: 5, Insightful

    Before everyone starts clamoring for all out war against these horrible, horrible GPL violators, I would advise you at least give it a few days for the dust to settle. Slashdot, after all, is hardly known for responsible reporting, and has quite often reported such violations erroneously and caused quite a bit of damage to the reputations of various corporations.

    --

    --sdem
  7. Comment removed by account_deleted · · Score: 1, Insightful

    Comment removed based on user account deletion

  8. Comment removed by account_deleted · · Score: 4, Insightful

    Comment removed based on user account deletion

  9. Re:I hate to start a licensing flamewar... by msimm · · Score: 2, Insightful

    The two camps are ideologically different. That doesn't make one more right then the other. Misusing the GPL like this is akin to me taking your BSD project and forcing you to GPL it. I don't think you'd be happy.

    --
    Quack, quack.
  10. why is anyone that stupid by Splork · · Score: 5, Insightful

    there are three perfectly good sets of BSD code to copy from with zero repercussions that do the exact same thing.

    1. Re:why is anyone that stupid by Sabalon · · Score: 1, Insightful

      Probably because the GPL zealots would then be all over then for not using GPL ;)

  11. why violating open source copyrights SUCK by Indy1 · · Score: 1, Insightful

    ok, i've seen a lot of posts on people being hypocrits about complaining the kernel being ripped off vs downloading some crappy boy band music off kazaa.

    1st. When someone downloads some crappy song off kazaa, they arent claiming they made the song, or that they "own" the song, they just want to listen to the damn thing. Same thing goes for someone installing that warezed copy of office xp. They arent claiming that they coded office, or that they have the right to resell it, they just want to write documents.

    2nd. If this company was merely using the modified kernel for internal purposes only , that would be kosher imho. If they wanted to modify it and sell the product, as long as they gave credit (and the modified code), that would be kosher too.

    On a strictly personal level, i believe that when some large ass company (i.e. Microsoft, Riaa, Adobe ) commits multiple henious crimes against the people (i.e. DMCA, Sklyarov, Monopolistic abuses), that the company no longer is worthy of copyright protection. Thats why i have ZERO problem with people downloading music, burning off copies of Windows and Office, etc, for their friends and family, and giving the above companies a giant middle finger. Its civil disobienace at its best.

    --
    Lawyers, MBA's, RIAA? A jedi fears not these things!
    1. Re:why violating open source copyrights SUCK by Anonymous Coward · · Score: 2, Insightful

      > On a strictly personal level, i believe that when some large ass company (i.e. Microsoft, Riaa, Adobe ) commits multiple henious crimes against the people (i.e. DMCA, Sklyarov, Monopolistic abuses), that the company no longer is worthy of copyright protection. Thats why i have ZERO problem with people downloading music, burning off copies of Windows and Office, etc, for their friends and family, and giving the above companies a giant middle finger. Its civil disobienace at its best.

      Hardly 'civil disobedience' at all unless you plan on publicly breaking a law and then publicly going to jail as a way of protesting that you feel the law is unjust.

      If you're not willing to take the consequences, you're simply a sneak thief; read up on Thoreau and Gandhi before trying to hide your actions under their words.

    2. Re:why violating open source copyrights SUCK by DaCool42 · · Score: 2, Insightful

      You want to send a message to MS, RIAA, etc? Don't download their products. Don't buy their products. Don't have anything to do with them. Then someone else won't be buying MS Office to read that Word document you just sent them.

      --

      ----
      All of whose base are belong to the what-now?
  12. Re:To arms comrades! by Anonymous Coward · · Score: 1, Insightful


    But what about their ISP? Is that fair to them?

  13. Re:Hold on. by bwt · · Score: 5, Insightful

    Are you sure that it makes the GPL irrelevant? You may not be violating copyright law by using the code, but you are violating the terms of your license. As such, you are bad, and can be reasonably sued, and compelled to do what the judge tellys you to do if you lose.

    Violating the terms of the licence is only illegal if it results in copyright infringement. Fair use is an affirmative defense to copyright infringement. One factor (of four) in determining whether fair use applies is the quantity of work copied. For three lines of code, that would be small.

    The most important factor, however, is commerical impact. If those three lines add a feature that fills a marketing gap, then the result of the copying is unfair competition and thus improperly obtained revenue.

  14. Re:I hate to start a licensing flamewar... by plierhead · · Score: 2, Insightful
    The two camps are ideologically different. That doesn't make one more right then the other. Misusing the GPL like this is akin to me taking your BSD project and forcing you to GPL it. I don't think you'd be happy.

    Interesting point but only hypothetical and not relevant in this case. The very nature of the BSD license is that if you issue your code under it, you more or less grant anyone else the right to do whatever the hell they want with it (as long as they keep your name on it).

    On the other hand, If you choose GPL, you are aiming to restrict people's rights, so you need to be ready to be a policeman if people try and operate outside those restrictions.

    To stretch a historical point, the BSD license is somewhat like Gandhi's passive resistance and refusal to fight, a strategy that eventually overturned the aggressor (ie Britain) more effectively than fighting ever could have done.

    --

    [x] auto-moderate all posts by this user as insightful

  15. It's not though by renard · · Score: 5, Insightful
    Every time we see one of these GPL-violation cases, people start talking about "testing the GPL".

    But invariably the guilty corporations are violating copyright law first before they are violating the GPL. This makes sense, because the GPL is actually more permissive than copyright law. And copyright law has been tested, many times - and it does have teeth.

    If someone can present an argument why Castle in this case is violating the GPL, and not violating standard copyright law in the process, then I would like to hear it.

    -renard

  16. EULA vs GPL by Moridineas · · Score: 2, Insightful

    I just thought of something reading this article. Most people (including myself) seem to have a lot of problems with EULAs. Primarily because they limit what you can do with your software/hardware whatever.

    But isn't the GPL more or less the same thing? It's trying to control what you do with something after it is in your possession?

    Not trying to troll, trying to come up with the distinction.

    1. Re:EULA vs GPL by orthogonal · · Score: 4, Insightful

      But isn't the GPL more or less the same thing [as an End User License Agreement]? It's trying to control what you do with something after it is in your possession?

      I don't think so. After all, companies with EULAs impose whatever conditions they impose, and the conditiuon that you can't modify (or generally even see) their code.

      All the GPL says you can't do is to use the code in your own work without also making your own work available under the GPL. Sure, it's a restriction, but it's a restriction on coders who would use GPL'd code.

      A EULA is a restriction on all users, not just coders who want to create derivative works.

      The GPL does not restrict my use of the software it licenses -- I can use it as I see fit--, nor does it restrict me to a relationship with the author for the term of use (e.g., giving the author the right, as in the latest Microsoft EULAs, to modify software on my system without even so much as prior notification).

    2. Re:EULA vs GPL by ctid · · Score: 4, Insightful

      The SW isn't "in your possession" in a typical commercial EULA. What you get is a "licence" to use the software, under certain conditions. You don't own the SW after you buy it.

      In a sense, the GPL is the same, as you don't "own" the SW either (the copyright remains with the author(s)); the difference is what you're allowed to do with it. A commercial EULA usually adds a lot of restrictions to standard copyright arrangements. The GPL takes away restrictions; the simplest thing it does is to allow you to copy the SW without restriction. It also guarantees you access to the sourcecode if you've only got the binary. In exchange for these extra rights, you agree to some duties, namely to distribute the source code to whoever you distribute the binary to.

      --
      Reality is defined by the maddest person in the room
    3. Re:EULA vs GPL by alexo · · Score: 2, Insightful

      The SW isn't "in your possession" in a typical commercial EULA. What you get is a "licence" to use the software, under certain conditions. You don't own the SW after you buy it.
      In a sense, the GPL is the same, as you don't "own" the SW either (the copyright remains with the author(s)); the difference is what you're allowed to do with it.


      Incorrect.

      Under a EULA, you own neither the SW (that you paid for) nor the copyright.

      Under the GPL, you do own the SW. You can re-sell it, give it away, install it on all of your computers, use it while disclosing benchmark test results of the .NET Framework to third parties without Microsoft's prior written approval, etc. After all - it's yours.

      What you cannot do is violate copyright law. You cannot distribute the SW without the copyright holder's permission. Same as you cannot scan, OCR, reprint and resell copies of John Grisham's latest novel. There are some other restrictions under copyright law but you got the idea.

      What the GPL brings to the table is a way to copyright holder to automatically grant permissions or waivers, provided that you abide by certain rules.

      In a way, the GPL says: if you provide the source code (etc, etc) then you have permission to do some things that copyright laws usually restrict you from doing. If you don't - well, enjoy using the SW however you see fit, as long as you don't violate any laws, including copyright law.

      EULA says: yours is mine and I'll dictate how you use it.
      GPL says: your is yours, do whatever is legal with it and, if you play nice, I'll even waive some of my legal rights and permit you to do what the law usually forbids.

      Not even remotely similar.

    4. Re:EULA vs GPL by Xtifr · · Score: 2, Insightful

      All the GPL says you can't do is to use the code in your own work without also making your own work available under the GPL.

      Not exactly. It's more correct to say that the GPL fails to grant that privilege. Which is not a privilege you would have by default under normal copyright law.

      The GPL doesn't forbid anything. All of the forbidding comes from copyright law. The GPL simply grants you permission to do some things you couldn't do otherwise. Using the code in your own GPL'd app is one; using the code in your own proprietary app is not.

  17. GPL is too strong for most to face by Xtifr · · Score: 2, Insightful

    a case like this could provide a precedent that would prove that the GPL is legally enforceable - something that has not occurred to date,

    That's right, it hasn't. And violations are regular and frequent (dozens of times a year, according to Eben Moglen, the FSF General Counsel). But so far, no one has been stupid enough to take it to court. But Eben keeps hoping someone will. From an essay on his website: "'Look,' I say, 'at how many people all over the world are pressuring me to enforce the GPL in court, just to prove I can. I really need to make an example of someone. Would you like to volunteer?'"

    Maybe this will finally be the time. But I'm not going to hold my breath. No one has had the proper combination of balls and stupidity yet. Frankly, I find that as persuasive, if not more so, than an actual court ruling on the matter.

  18. Re:What is the oldest piece of code in the kernel? by thrillseeker · · Score: 2, Insightful
    Of course, if anyone is still using the current kernel in 200 years, that's sad.

    Oh, I dunno - some of us really like those sort of uptime numbers ...

  19. Not Castle UK? by dubstar · · Score: 2, Insightful

    A note on a previous link posted

    According to a rumour on top 'geek' web site Slashdot, Castle have been accused of using GPL'd code in RISC OS 5. The rumour was originally posted by ARMLinux developer Russell King and there is already a healthy debate running as to the possible implications of GPL breach. Please note that www.riscos.org is NOT affiliated to ANY RISC OS hardware manufacturers, so if you're a GPL geek, please don't bother inundating me with emails as I don't have time to reply to them all. www.riscos.org is and will always remain impartial regarding public news items.

  20. Response from an Acorn fan by cabraverde · · Score: 2, Insightful

    This is the first Slashdot story in over a year that has prompted me to actually register in order to post a response.

    A programmer by trade, I grew up on the Acorn RISC machines. To see that the phrase "RISC OS" needs double-quotes makes me wince... My high school prizes were spent on books about ARM assembley language, and to this day x86 assembler seems retarded by comparison. I spent a whole summer working shit jobs in order to buy the RISC OS Programmer's Reference Manuals and Acorn's ANSI C compiler. I know it sounds like a typical Slashdot takeoff but it's true!

    So I read this story with disgust and a sense of betrayal, it's like my own father has been had up for peddling drugs to schoolkids! Honestly Acorn (sorry, "Castle Technology Ltd" now), how low can you stoop? A lot of young British geeks owe their IT literacy to the company you once were, but if this story is true then you will find no sympathy from even your staunchest fans.

    I am really sad to see this happening.

  21. This is the bloody limit by Anonymous Coward · · Score: 2, Insightful

    Before throwing this kind of accusation onto the Slashdot frontpage and having all the American pinguinista Linux-geeks go nuts over it, please check your facts. Going berko at Castle because of possible GPL code in RISC OS is like going mad at Dell because of what's in Microsoft Windows. Castle sells Acorn-clone computers which run RISC OS: they do not make RISC OS, they're a reseller in much the same relation with RISCOS Ltd/Pace who makes RISC OS, as Dell is with Microsoft who makes Windows.
    If I was Castle, I'd be considering legal action against Slashdot right now, as this is one heck of an unfair slam to their company.

  22. Re:Does that mean... by ubernostrum · · Score: 1, Insightful
    Better analogy:

    You run a hardware store, and I steal some nails from you. I use them to build a house. Do you have the right to take the whole house?

    If I take a subroutine or two illegally from a GPL project, do the original authors have the right to my entire derivative program?

    I believe the answer is "no" in both cases...