California Court: EULAs are Inapplicable in Some Cases
(outer-limits) writes "In a significant ruling in a California court, a judge has ruled the standard EULA licensing agreement to be invalid. This must be the biggest upset in software licensing ever. No more are we powerless End Users of software, having to agree to every restriction a software company makes (Expect an appeal on this, though)." Note that this is about the resale of bundled software, so it's not like EULAs are dead, but this ruling could have broad effects. Update: 02/12 03:45 GMT by J : Yeah, this is a
repeat - sorry.
"The Court understands fully why licensing has many advantages for software publishers. However, this preference does not alter the Court's analysis that the substance of the transaction at issue here is a sale and not a license," Judge Pregerson writes. If you put your money down and walked away with a CD, you bought that copy, EULA or no EULA." Quite a weakening of the standard 'anything goes' rule for EULAs.
Is it that thing I press "Next" on before entering the serial I got from astalavista?
What were they saying in it anyway?
Tell that to Microsoft, who was getting Ebay to shut down auctions of unopened, bundled software.
And lets not forget when those Linux Geeks went out to Redmond a few years ago and demanded their money back for the copies of Win95 that came with their PC that they never used. Did they get their money back? No.
Believe it or not, this IS an important decision.
The sale of software should in general, follow the rules and protections of a sale of goods.
This would prevent the slipping in of "contract" style wording, and the attendant need to have every software license reviewed by a lawyer. Sure, really wild terms in a software license might get thrown out in court, but that will take time and more importantly MONEY!
This is why UCITA is 3 or 4 or 100 times as bad as the current situation. UCITA allows all software to be contracts, and formalizes the legal standing, so contracts become the norm.
As a follow-up, I beleive that all software should also be subject to normal liability/tort law. If software doesn't do what it's supposed to do, and the vendor didn't take adequate care to ensure that it would, the vendor should be liable for damages.
I made this point a day or two ago, but again...
Sure, software might cost more to produce if it had to survive a "reasonable" test for correct function. But how much do the companies that employ us as consultants/help-desk people/network engineers, etc, spend having us chase bugs down that shouldn't have been there in the first place. Add that to the "cost" of the product, and you have the "real" cost. And I submit that it's way, WAY higher than most of us realize.
Until there's some real threat to shipping crappy software, the usual suspects will continue to "ship early, fix bugs later" if ever. Oh, and while you're at it, "add lots of fluff, and cool UI elements" (Does this remind anyone of Windows XP - a totally gross fluffy UI (my opinion) and a HUGE GAPING hole in security.) Adding some teeth to the legal system will give everyone a _chance_ to slow down and get things right. The shareholders will understand, the board of directors will understand etc.
Until we all require decent software that runs right, and a sale process that is fair, and understandable, we're going to continue to get screwed. UCITA and LONG LEGAL EULA's will always favor the software vendor. The court system may now be (finally) realizing that software isn't that much different than any other good, for example, shovels or cars or VCR's. These goods don't (AFAIK) have EULA's, and are subject to serious repercussions should they work incorrectly. Plus your ability to force the vendor to refund your money is much greater.
Repeat after me...
"Software just ain't that different from regular stuff we all use every day" In fact, software/firmware is in lots of devices, and we don't accept similar restrictions in their use...what about cell phones. Did you have to agree to a EULA to use it? Does it reboot/crash often? How about your VPR or Toaster or Car or Microwave?
Screw EULA's. Screw UCITA. They're both just ways to tip the balance of power WAY over to the manufacturer/seller. They don't offer any protections that a resonable seller needs.
Cheers
The GPL does not govern use, only distribution of copies. If the GPL is completely invalid, then you have no legal right to distribute copies of GPL'd programs. EULAs, on the other hand, specify restrictions in addition to copyright, which this court has ruled to be non-binding.
I write software for companies so I can eat. On a contract I don't retain ownership of the code, I could usually care less. But I include a clause that says something to the effect that my software is good for no particular purpose and that if it breaks, I'm not liable. This is a good thing for small time guys like me. As I can't really afford to run to a lawyer all the time. But if that doesn't hold up anymore, am I going to face trouble when my call into a Win32 API hangs?? I call LPTRSomeWin32Function() in my software, it blows up and end user sees an error box pop up in the application that I wrote. Is the court going to tell me that I'm liable for broken software when the libraies I use that I didn't write cause the process to go boom?
I don't know... this is all food for thought. If I'm sued can I turn around and sue the developer of teh library? If I'm linking into glibc and it breaks can I sue GNU? Richard Stallman?
Check out my podcast: DreamStation.cc Video Game Show
One thing that I have always been curious about with EULA's has been how they can be considered binding if your agreement to the conditions comes after the completion of the contract (when you pay at the register). I don't know about US law, but I did study Australian contract law, and I seem to remember quite clearly that conditions added to the contract after the acceptance of an offer have no legal force.
I also remember cases we studied where taking something from a shelf to the cash register and paying for it is considered acceptance of the contract. If you can't read and accept the conditions of the contract before you accept the offer (ie pay the purchase price) then you shouldn't be bound to those conditions.
Is it just me, or did you just feel a HUGE wight lifted off your shoulders?
Click to agree? Yes/No
(By clicking you are abidding by the following license: The clicking action does not guarantee the quality of the opinion of the user nor the author of the message. The user takes full liability for any negative outcomes of posting their optinions on a website. The user gives up their rights to own the speech of their opinion. By clicking the user hereby gives permission to all who read the opinion to have full access to their harddrives with and without any prior notice.)
This
I think that your understanding is fundamentally wrong here. The thing that prohibits me from making and selling copies of a work I buy from you is standard copyright. It doesn't have anything to do with the distinction between a license and a sale. That means that if I buy a print from you I have the right to resell the physical print as I damn well please. If I buy a book of prints from you, I have the right to tear the pages out of the binding, frame the individual pages, and to sell them for less than you charge for individual prints. That's the doctrine of first sale, which was established by the U.S. Supreme Court a long time ago.
What software writers want to claim is something different. They say that when I buy software I don't necessarily have my normal rights under first sale. I might not be allowed to transfer my right to the software to somebody else, for instance. To try to enact those rules, they claim to sell you only a license to use the software, and not actually a copy of the software itself.
What the judge has ruled in this case is that the nature of a transaction is governed by the nature of the transaction and not by what it's called by the seller. IOW, if I pay you a single, up front fee for a box of software that I'm allowed to use in perpetuity, that constitutes a sale whether you want to call it a sale or a license. That means that I have normal first sale rights- specifically the right to break up the pieces of a purchase and sell them separately as was done in this case- even if the "license agreement" that you try to impose specifically prohibits me from doing so.
There's no point in questioning authority if you aren't going to listen to the answers.
And it's months-old news by now!
Grumble, grumble, are front page slots really going begging? It's unseemly to complain. But at a certain level, it's very sad that I can't get any Slashdot coverage for my anti-censorware work these days, because of What Happened To The Censorware Project (censorware.org) while months-old news is recycled over and over. Really guys, if you need a good story, I have plenty of deserving ones that are languishing for lack of journalistic backing!
Copyright law makes certain restrictions on redistribution by default. The GPL lifts some of those restrictions, allowing redistribution/modification under certain conditions.
If you bothered to read the GPL, you would notice that it even says:
If a thing is not diminished by being shared, it is not rightly owned if it is only owned & not shared. S. Augustine
this is very similar to best buy's software policy: if you don't open it, you can return it.
I always liked when the EULAs said "If you do not agree to the terms of this agreement please return this software..." By opening it to read the license agreement you give up your ability to return it, and by not opening it you can't read the license agreement. Catch 22. My solution? Exchange the opened software for an unopened copy and immediately return that one. (I've heard they're not suppose to let you do this, but no one has ever tried to stop me)
You are confounding buying a copy of the software with buying the copyright to the software. When you go to the store and lay down money for a box containing a CD-ROM of Windows XP, you are buying the copy -- not buying the copyright. This is rendered somewhat opaque not only by software makers' illicit "licensing" language, but also by news reports of companies "buying software" (meaning the copyright) from one another, e.g. "Microsoft bought Flight Simulator from SimLogic."
The example of books usually clears things up. When I go to the store and buy Philip Pullman's The Golden Compass, I am buying a copy. I own that copy, and I may dispose of it in the usual ways I may dispose of any piece of my property. I may use it, alter it, destroy it, sell it to another person, write notes in the margins, and so forth. However, I do not own the copyright -- the right to make copies (identical or derivative) of Mr Pullman's novel.
Moreover, I am not "licensing" anything. I do not need a "license" from Del Rey Books or from Mr Pullman to read the novel. I already have that right because the book (the copy, that is, not the copyright) is a piece of my property. I also don't need a license or other special privilege to comment on it in public; to excerpt from it under fair use in writing a review; to photocopy it at 200% magnification (and keep both copy and original) in case my vision becomes even worse; to lend the book to a friend; to donate it to a library; or the like. The book is mine, and I may do these things just as legally as I may burn it for fuel.
I would need permission from the copyright owner only to exercise a privilege held exclusive to that owner under copyright law: for instance, to publish copies of it; to record myself reading it alound and distribute the recordings; to translate it into Russian and print that; and so forth. These (among others) are rights over which copyright law grants a monopoly to the owner of a work. Reading, selling, lending, and commenting are not.
Here's another example, taken from patent law, which is similar though not identical to copyright. I recently bought a Ford Taurus car. I did not "license" that car; I own it, whole and entire. I own none of the patents that enter into the car's design, nor did I license any of the patents. Legally, may not manufacture and sell copies of the car. Yet I may sell the car, lend the car, modify the car to improve its performance or appearance (or for any other purpose), create aftermarket add-ons for the car and sell them to other Taurus owners, and so forth. I do not need special permission from Ford to do so.
If you do not believe that you own the CD of Windows XP that you got from your local computer store, then here's a question for you: Destroying other people's property is illegal. If you take that CD and microwave it, whom have you wronged? In microwaving it, you have defaced the physical medium and destroyed the recorded work stored upon it. If that copy belonged to Microsoft, then you are guilty of a crime of vandalism or destruction of property. What do you think?
First off, the GPL doesn't impose any "additional responsibilities" upon you (the licensee of a work) -- it just grants you specific rights, and doesn't grant you others. It grants you the right to release source-and-binary, GPLed derivative works. It doesn't grant you the right to release binary-only derivative works. Releasing source when you release binaries isn't an "additional responsibility"; it's just a term of the right you're granted.
Second, the GPL never requires that you post source publicly. If you give me binaries, you're required to give me source. So it makes sense that if you post binaries publicly, you should post source publicly to ensure your obligations are discharged. But if you're a consultant working for Frobozz Magic Corp. and you customize gcc for them, you don't need to post your diffs publicly at all; you just need to give them to Frobozz.
This second point is important. Some non-GPL licenses require that you give your changes back to some particular party -- usually the original author or current maintainer of the code base. The GPL doesn't enforce that kind of centralization, even with "the public" as the particular party. The GPL ensures that the users of a binary have freedom to get at the sources; the "public review" thing the open-source folks are on about is a nice side effect.