Slashdot Mirror


GPL and Leased Software?

LordByronStyrofoam asks: "In the body of the article linked in the recent Silicon Valley Has Learned to Love the Bust, Salesforce.com and IBM were said to be planning to lease or rent software. IBM did this for many years back when they controlled the big iron market. It reveals a bottom layer in the cultural strata of software users: those who use Free Software; those who click through EULA's and the associated closed-source licenses; and the lowly renters. Do renters of GPL software have no rights under the GPL? Is this situation similar to the one where the makers of DSL/cable routers don't have to provide the source, even though the devices are based on embedded Linux?"

11 of 169 comments (clear)

  1. Distribution includes leasing by Anonymous Coward · · Score: 5, Informative

    From 17 USC 106: "to distribute copies or phonorecords of the copyrighted work to the public by sale or other transfer of ownership, or by rental, lease, or lending;"

    So, that would be distribution, and would need to happen under GPL terms.

  2. Re:GPL v3? by Anonymous Coward · · Score: 2, Informative

    Isn't the law clear enough? US law says distribution already includes leasing.

  3. Embedded device makers must provide source by prizog · · Score: 4, Informative

    Is this situation similar to the one where the makers of DSL/cable routers don't have to provide the source, even though the devices are based on embedded Linux?"

    This is false -- people who make embedded devices using GPL software must make available source code to that software.

    1. Re:Embedded device makers must provide source by whoever57 · · Score: 2, Informative
      Yes, they must provide source, but only source of programs covered under the GPL. Most likely, the code that is in the embedded devices is a mix of GPL code aggregated with CSS code.

      So, yes, you can demand a copy of the source, but all you will get is a cut down GNU/Linux, without the CSS code added by the manufacturer.

      Of couse there is also the possiblity that the manufacturer has combined their code with GPL code and in this case, they must give you all the source, including that which they would consider closed, proprietary, trade secret, etc.

      --
      The real "Libtards" are the Libertarians!
  4. FSF take on it by Anonymous Coward · · Score: 4, Informative

    http://www.gldialtone.com/GPLsvcs.htm

    The Free Software Foundation has confirmed that there is nothing in the GPL license restricting anybody from charging access fees to a server running GPL software. Is this a business opportunity or what?

  5. Ob. Boring Engineer comment by bullestock · · Score: 2, Informative

    Silicon (as in microchips) is not the same as silicone (as in artificial boobs).

  6. Re:What about websites? by Chris+Burke · · Score: 3, Informative

    Another easy one, answered by the GPL:

    "The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program)."

    When you visit Sourceforge, what you see is a web page, which is the output of their content software. The web page is not a derivative work of that software, therefore not covered.

    Which is just common sense: The copyright covers the Program, and the output of the Program isn't the Program, unless of course it is. :)

    --

    The enemies of Democracy are
  7. Re:Hmm... by John+Hasler · · Score: 3, Informative

    > Sure you can get the same source I got, but that
    > doesn't mean you can get the modified source that
    > created the binary you leased from me.

    The owner of the source that you modified can require you to comply with the GPL and give me the source. His license to you (the GPL) permits you to distribute his work only under the terms of the GPL. By distributing it under your lease you are violating that license.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  8. Re:Hmm... by Bruce+Perens · · Score: 4, Informative
    Nope, you'd still be obligated to disclose the source in hardware that is rented. The software's still being distributed. The form of the financial transaction doesn't matter.

    The GPL requires the person who distributes the binary to distribute the source (especially if that is a commercial distribution). It is not legal to pass that obligation off to some public web site not affiliated with the people who distribute the binary.

    Bruce

  9. You're confusing two different things by Bruce+Perens · · Score: 4, Informative
    You are confusing two things: providing software as a service, is not the same as renting software. When providing software as a service, the software may not leave your site and may not be on a machine that is accessable to me - I just use it over a web interface. In this case, you may be said not to be distributing the software to me. This is the "ASP problem" with GPL 2. If you rent me a piece of software at my site or by placing it under my control, you're distributing the software and GPL 2 applies just fine.

    Bruce

  10. Re:GPL v3? by NDPTAL85 · · Score: 3, Informative

    Patience.

    We're working on it.

    --
    Mac OS X and Windows XP working side by side to fight back the night.