Court Finds Online Software License Not Binding
An Anonymous Coward writes: "The U.S. District Court ruled on Specht v. Netscape Communications Corp., 00 Civ. 4871, saying that a license that users don't even have to see before downloading online free software isn't binding. Calling these "browse-warp" licenses (as opposed to click-wrap), the court found that since usersdidn't have to look at them, users didn't assent to the terms. Netscape's use of SmartDownload, practice of harvesting information through SmartDownload with out an effective license is now suspect as since there is no license, and no assent, there is no agreement. See a report of the case at Law.com Or try to find the rulings at Find Law."
The silly part is, assuming they can say they didn't see the license, what gave them the right to use the software then? They should know it's copyrighted...
Copyright is not (for the most part) about use. It's about reproduction and distribution.
This is why there was (and is) so much uncertainty about "automatic" licenses that limit terms of use -- such terms are outside the scope of copyright law. The only way you could claim legal justification to enforce those terms is to claim that the license is a contract that the user has agreed to. This argument was never, that I know of, tested in court, so a coalition of big players lobbied for UCITA (twice, if you count Article 2B as a UCITA precursor) -- UCITA explicity recognizes shrink-wrap licenses as binding legal contracts.
Copyright law for decades has more or less explicitly (through judicial review) recognized the right of a legitimate owner of an artifact to use that artifact in any way that does not otherwise violate the law. In fact, at its base, copyright law allows anyone to reproduce, or to distribute, but not both. I am free (in theory) to make a thousand copies of a book, and keep them for myself. I am free to buy a thousand books and give them away or resell them. What I am not free to do is buy a book, make copies, and distribute the copies.
Of course as we all know, various industry groups have lobbied for and gotten various medium-specific additional restrictions -- witness the aforementioned UCITA, the DMCA, the Audio Home Recording Act, etc.
-- Old Man Kensey
This is absolutely fantastic news. I find it astonishing that any court would consider these so-called "contracts" valid at all, but we have to take our victories where we can. This could be "camel's nose in the tent" that will lead to the invalidation of all shrinkwrap and clickwrap "agreements". For an explanation of why shrinkwrap agreements should not be allowed to exist, see my five-year-old editorial on the subject.
Those who worry that this decision may weaken the GPL, or any other Open Source/Free Software license, need not fear. Shrinkwrap "agreements" purport to constrain your right to use the software, whereas the GPL simply constrains your ability to copy and redistribute the software. In other words:
Which one is the product of a less childish mind is left as an exercise for the reader.
The effect of striking down a shrinkwrap "agreement" would be that the default terms of copyright law would apply, which is that you would still be free to use your software, and you still wouldn't be allowed to make copies of it, but all the other "rights" the vendor granted themselves would vanish. This means that the spyware the vendor installed on your machine without your consent would now be actionable.
The effect of striking down the GPL would be that you'd still be able to use your copy of the software but, legally, you wouldn't be entitled to make and distribute copies anymore. However, the practical effect would likely be nil. By releasing under the GPL, the authors are representing that they won't go after you if make and distribute copies of the source. It is likely they would continue to make that representation even absent an enforceable GPL. And they would still have the right to go after people who distribute binaries absent source (since binaries are considered a protected derivative work). That means Linus could still go after Microsoft -- and, to be fair, any other organization -- that tried to loot Linux.
All in all, this decision is a good thing for consumers and users everywhere.
Schwab
Editor, A1-AAA AmeriCaptions
While this is certainly an anti-"web wrap" decision, it's important to understand that the court gets there in part by suggesting that "clickwrap" is OK, then contrasting webwrap unfavorably with clickwrap.
A.Michael Froomkin
Professor, University of Miami School of Law
Coral Gables, FL, USA
I have a blog.
"I didn't see a thing. I only clicked the mouse a few times thinking it might turn the display back on, your honor..."
Remember that the GPL is a distribution license, not a usage license. The assumption in copyright law (as I understand it) is that you never have the right to redistribute a copyrighted work without permission. If a person redistributed without bothering to read the license and a court case resulted, the judge would probably treat it as a copyright violation, not a license violation. As the GPL states, nothing else gives you the right to redistribute or modify the code, so a failure to agree to the license terms via a failure to read the license means no permission to distribute was ever granted.
Monkey sense
1) The judge applies the California Commercial Code to determine issues regarding the formation of the licensing contract. However, that Code only applies to "goods," which are defined as "moveable, tangible objects." It is by no means certain that this definition covers software distributed over the internet.
/. story. The headline certainly doesn't comport with the actual text of the decision.
2) The judge focused largely on the peculiar mechanisms of Netscape's website that distributed SmartDownload to determine that the parties did not assent to the terms contained in the license, because they were not required to specifically assent to anything prior to downloading the software. This contrasts completely with Microsoft's WindowsUpdate, for example, which specifically requires a click-through assent and affirmance prior to download. This distinction will make the impact of the decision limited at best.
3) Finally, this issue arose in the context of a motion to compel arbitration filed by Netscape. It is not completely clear that the plaintiffs utterly failed to assent to any restrictions on their use of SmartDownload, but only that they did not unambigously assent to the licensing agreement that provided for arbitration. This posture could further limit the impact of the decision.
All in all, I'm not really sure this one was worthy of a front-page
--J (yes, IAL)
I'd be a Libertarian, if they weren't all a bunch of tax-dodging professional whiners. - Berke Breathed
I think it's a typo, but having read some of the licenses, "warped" may be a very apropos description...
"Make it ten--I am only a poor corrupt official."
--Captain Louis Renault (Claude Rains), Casablanca
For EULA that you assent to before you open the package. Consider how its similar:
You don't see the license before you assent to it.
This could be a good case to cite it you decide to sue Microsoft at some point.
---
Could this be applied to the terms and services links that are common at the bottom of some websites? It seems that if you don't have to view them, they might not be valid. I understand the ruling here, but it could be applied to some other things which aren't necessarily good.