| Lotus Development Corp. v. Borland International, Inc. | |
|---|---|
| Argued January 8, 1996 Decided January 16, 1996 | |
| Full case name | Lotus Development Corporation v. Borland International, Inc. |
| Citations | 516U.S.233 (more) 116 S. Ct. 804; 133L. Ed. 2d 610; 1996U.S. LEXIS 470 |
| Case history | |
| Prior | Lotus claimed copyright infringement by Borland's Quattro Pro product. The district court ruled for Lotus. 831F. Supp. 202 (D.Mass.1993). The First Circuit reversed, finding that the allegedly infringing features of Quattro Pro were a "method of operation" not subject to copyright. 49F.3d 807 (1st Cir. 1995). Lotus petitioned the Supreme Court for a writ of certiorari, which was granted; however, because of a split opinion, the Supreme Court affirmed. |
| Holding | |
| The judgment of the United States Court of Appeals for the First Circuit is affirmed by an equally divided Court. | |
| Court membership | |
| |
| Case opinion | |
| Per curiam | |
| Stevens took no part in the consideration or decision of the case. | |
| Laws applied | |
| 17 U.S.C. section 102(b) | |
Lotus Development Corp. v. Borland International, Inc., 516 U.S. 233 (1996), is aUnited States Supreme Court case that tested the extent ofsoftware copyright.[1] The lower court had held that copyright does not extend to theuser interface of acomputer program, such as the text and layout of menus. Due to the recusal of one justice, the Supreme Court decided the case with an eight-member bench split evenly, leaving the lower court's decision affirmed but setting no national precedent.
Borland released aspreadsheet product,Quattro Pro, with a compatibility mode in which itsmenu imitatedLotus 1-2-3, a competing product. None of thesource code ormachine code that generated the menus was copied, but the names of the commands and the organization of those commands into a hierarchy were virtually identical.[2]
Quattro Pro also contained a "Key Reader" feature, which allowed it to execute Lotus 1-2-3 keyboardmacros. To support this feature, Quattro Pro's code contained a copy of Lotus's menu hierarchy in which each command was represented by its first letter instead of its entire name.
Borland CEOPhilippe Kahn took the case to the software development community arguing that Lotus's position would stifle innovation and damage the future of software development. The vast majority of the software development community supported Borland's position.[citation needed]
Lotus filed suit in theUnited States District Court for the District of Massachusetts on July 2, 1990, claiming that the structure of the menus wascopyrighted by Lotus. Thedistrict court ruled that Borland hadinfringed Lotus's copyright. The ruling was based in part on the fact that an alternative satisfactory menu structure could be designed. For example, the "Quit" command could be changed to "Exit".[3]
Borland immediately removed the Lotus-based menu system from Quattro Pro, but retained support for its "Key Reader" feature, and Lotus filed a supplemental claim against this feature. A district court held that this also constituted copyright infringement.
Borland appealed the decision of the district court arguing that the menu hierarchy is a "method of operation", which is not copyrightable according to17 U.S.C. § 102(b).
TheUnited States Court of Appeals for the First Circuit reversed the district court's decision, agreeing with Borland's legal theory that considered the menu hierarchy a "method of operation". The court agreed with the district court that an alternative menu hierarchy could be devised, but argued that despite this, the menu hierarchy is an uncopyrightable "method of operation".[4]
We hold that the Lotus menu command hierarchy is an uncopyrightable “method of operation.” The Lotus menu command hierarchy provides the means by which users control and operate Lotus 1–2–3. If users wish to copy material, for example, they use the “Copy” command. If users wish to print material, they use the “Print” command. Users must use the command terms to tell the computer what to do. Without the menu command hierarchy, users would not be able to access and control, or indeed make use of, Lotus 1–2–3's functional capabilities.[5]
The court made an analogy between the menu hierarchy and the arrangement of buttons on aVCR. The buttons are used to control the playback of a video tape, just as the menu commands are used to control the operations of Lotus 1-2-3. Since the buttons are essential to operating the VCR, their layout cannot be copyrighted. Likewise, the menu commands, including the textual labels and the hierarchical layout, are essential to operating Lotus 1-2-3.[6]
The court also considered the impact of their decision on users of software. If menu hierarchies were copyrightable, users would be required to learn how to perform the same operation in a different way for every program, which the court finds "absurd". Additionally, all macros would have to be re-written for each different program, which places an undue burden on users.[7]
JudgeMichael Boudin wrote aconcurring opinion for this case. In this opinion, he discusses the costs and benefits of copyright protection, as well as the potential similarity of software copyright protection topatent protection. He argues that software is different from creative works, which makes it difficult to apply copyright law to software.
His opinion also considers the theory that Borland's use of the Lotus menu is "privileged". That is, because Borland copied the menu for a legitimate purpose of compatibility, its use should be allowed. This decision, if issued by the majority of the court, would have been narrower in scope than the "method of operations" decision. Copying a menu hierarchy would be allowed in some circumstances, and disallowed in others.[8]
Lotus petitioned theUnited States Supreme Court for awrit of certiorari. In aper curiam opinion, the Supreme Court affirmed the circuit court's judgment due to an evenly divided court, with Justice Stevensrecusing.[1] Because the Courtsplit evenly, it affirmed the First Circuit's decision without discussion and did not establish any national precedent on the copyright issue. Lotus's petition for a rehearing by the full court was denied. By the time the lawsuit ended, Borland had sold Quattro Pro toNovell, andMicrosoft'sExcel spreadsheet had emerged as the main challenger to Lotus 1-2-3.
TheLotus decision establishes a distinction in copyright law between theinterface of a software product and its implementation. The implementation is subject to copyright. The public interface may also be subject to copyright to the extent that it contains expression (for example, the appearance of anicon). However, the set of available operations and the mechanics of how they are activated are not copyrightable.[9]: 211–215 This standard allows software developers to create competing versions of copyrighted software products without infringing the copyright. Seesoftware clone for infringement and compliance cases.
Lotus v. Borland has been used as a lens through which to view the controversial case inOracle America, Inc. v. Google, Inc., dealing with the copyrightability of softwareapplication programming interfaces (APIs) and interoperability of software. Software APIs are designed to allow developers to insure compatibility, but should APIs be found to be copyrightable, that could drastically affect the development of software, as the threat of litigation for building interoperability (a core feature of computing, as it has developed over the decades of worldwide use) would present achilling effect and coerce the establishment ofwalled gardens around islands of mutually-incompatible software ecosystems, causing millions of man-hours to be lost in re-implementation and quality assurance testing of the same software across multiple concurrent systems, leading to divergent software development paths and a drastically increased attack surface for potential illicit exploitation.[2]