Law Offices of David Slater

Law Offices of David Slater We provide customized legal and business services to small and medium-sized businesses. All appointments must be scheduled in advance.

We act as General Counsel for our clients and serve all of their legal needs including business affairs. We serve as General Counsel for growing companies which can benefit from having their own in-house counsel alligned with the company's business interests. We are experienced in all aspects of law and business concerning growth companies, with a focus in the media industry.

03/28/2026
03/28/2026
11/11/2025

What a real leader says.

The Warhol Foundation case is going to the Supreme Court.  It will be one of the most important cases on fair use under ...
12/06/2022

The Warhol Foundation case is going to the Supreme Court. It will be one of the most important cases on fair use under the Copyright Law. Here is a good article describing the issues involved.

By James Parker The Supreme Court waited 27 years after deciding the 1994 landmark case of Cambell v. Acuff Rose to revisit the issue of fair use in Google LLC v. Oracle America Inc. Decided in 2021, the court took an expansive view of the doctrine of fair use, agreeing that Google “reimplemented,...

A good summary of copyright law.
07/09/2021

A good summary of copyright law.

A look at the scope of copyright in USA, including protectable works, rights covered and the doctrine of fair use and fair dealing.

Second and Ninth Circuits define limits of transformative use for fair use defense.
05/06/2021

Second and Ninth Circuits define limits of transformative use for fair use defense.

Although the Supreme Court’s decision in Google v. Oracle may be commanding most of the spotlight these days, it is not the only recent decision…

04/05/2021

An important new decision from the Supreme Court on fair use for software programs.

GOOGLE LLC v. ORACLE AMERICA, INC.
886 F. 3d 1179, reversed and remanded.
Syllabus

Opinion
[Breyer]

Dissent
[Thomas]

SUPREME COURT OF THE UNITED STATES
Syllabus
GOOGLE LLC v. ORACLE AMERICA, INC.
certiorari to the united states court of appeals for the federal circuit
________________________________________
No. 18–956. Argued October 7, 2020—Decided April 5, 2021
________________________________________
Oracle America, Inc., owns a copyright in Java SE, a computer platform that uses the popular Java computer programming language. In 2005, Google acquired Android and sought to build a new software platform for mobile devices. To allow the millions of programmers familiar with the Java programming language to work with its new Android platform, Google copied roughly 11,500 lines of code from the Java SE program. The copied lines are part of a tool called an Application Programming Interface (API). An API allows programmers to call upon prewritten computing tasks for use in their own programs. Over the course of protracted litigation, the lower courts have considered (1) whether Java SE’s owner could copyright the copied lines from the API, and (2) if so, whether Google’s copying constituted a permissible “fair use” of that material freeing Google from copyright liability. In the proceedings below, the Federal Circuit held that the copied lines are copyrightable. After a jury then found for Google on fair use, the Federal Circuit reversed, concluding that Google’s copying was not a fair use as a matter of law. Prior to remand for a trial on damages, the Court agreed to review the Federal Circuit’s determinations as to both copyrightability and fair use.

Held: Google’s copying of the Java SE API, which included only those lines of code that were needed to allow programmers to put their accrued talents to work in a new and transformative program, was a fair use of that material as a matter of law. Pp. 11–36.

(a) Copyright and patents, the Constitution says, serve to “promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings and Discoveries.” Art. I, §8, cl. 8. Copyright encourages the production of works that others might cheaply reproduce by granting the author an exclusive right to produce the work for a period of time. Because such exclusivity may trigger negative consequences, Congress and the courts have limited the scope of copyright protection to ensure that a copyright holder’s monopoly does not harm the public interest. This case implicates two of the limits in the current Copyright Act. First, the Act provides that copyright protection cannot extend to “any idea, procedure, process, system, method of operation, concept, principle, or discovery . . . .” 17 U. S. C. §102(b). Second, the Act provides that a copyright holder may not prevent another person from making a “fair use” of a copyrighted work. §107. Google’s petition asks the Court to apply both provisions to the copying at issue here. To decide no more than is necessary to resolve this case, the Court assumes for argument’s sake that the copied lines can be copyrighted, and focuses on whether Google’s use of those lines was a “fair use.” Pp. 11–15.

(b) The doctrine of “fair use” is flexible and takes account of changes in technology. Computer programs differ to some extent from many other copyrightable works because computer programs always serve a functional purpose. Because of these differences, fair use has an important role to play for computer programs by providing a context-based check that keeps the copyright monopoly afforded to computer programs within its lawful bounds. Pp. 15–18.

(c) The fair use question is a mixed question of fact and law. Reviewing courts should appropriately defer to the jury’s findings of underlying facts, but the ultimate question whether those facts amount to a fair use is a legal question for judges to decide de novo. This approach does not violate the Seventh Amendment’s prohibition on courts reexamining facts tried by a jury, because the ultimate question here is one of law, not fact. The “right of trial by jury” does not include the right to have a jury resolve a fair use defense. Pp. 18–21.

(d) To determine whether Google’s limited copying of the API here constitutes fair use, the Court examines the four guiding factors set forth in the Copyright Act’s fair use provision: the purpose and character of the use; the nature of the copyrighted work; the amount and substantiality of the portion used in relation to the copyrighted work as a whole; and the effect of the use upon the potential market for or value of the copyrighted work. §107. The Court has recognized that some factors may prove more important in some contexts than in others. Campbell v. Acuff-Rose Music, Inc., 510 U. S. 569, 577. Pp. 21–35.

(1) The nature of the work at issue favors fair use. The copied lines of code are part of a “user interface” that provides a way for programmers to access prewritten computer code through the use of simple commands. As a result, this code is different from many other types of code, such as the code that actually instructs the computer to execute a task. As part of an interface, the copied lines are inherently bound together with uncopyrightable ideas (the overall organization of the API) and the creation of new creative expression (the code independently written by Google). Unlike many other computer programs, the value of the copied lines is in significant part derived from the investment of users (here computer programmers) who have learned the API’s system. Given these differences, application of fair use here is unlikely to undermine the general copyright protection that Congress provided for computer programs. Pp. 21–24.

(2) The inquiry into the “the purpose and character” of the use turns in large measure on whether the copying at issue was “transformative,” i.e., whether it “adds something new, with a further purpose or different character.” Campbell, 510 U. S., at 579. Google’s limited copying of the API is a transformative use. Google copied only what was needed to allow programmers to work in a different computing environment without discarding a portion of a familiar programming language. Google’s purpose was to create a different task-related system for a different computing environment (smartphones) and to create a platform—the Android platform—that would help achieve and popularize that objective. The record demonstrates numerous ways in which reimplementing an interface can further the development of computer programs. Google’s purpose was therefore consistent with that creative progress that is the basic constitutional objective of copyright itself. Pp. 24–28.

(3) Google copied approximately 11,500 lines of declaring code from the API, which amounts to virtually all the declaring code needed to call up hundreds of different tasks. Those 11,500 lines, however, are only 0.4 percent of the entire API at issue, which consists of 2.86 million total lines. In considering “the amount and substantiality of the portion used” in this case, the 11,500 lines of code should be viewed as one small part of the considerably greater whole. As part of an interface, the copied lines of code are inextricably bound to other lines of code that are accessed by programmers. Google copied these lines not because of their creativity or beauty but because they would allow programmers to bring their skills to a new smartphone computing environment. The “substantiality” factor will generally weigh in favor of fair use where, as here, the amount of copying was tethered to a valid, and transformative, purpose. Pp. 28–30.

(4) The fourth statutory factor focuses upon the “effect” of the copying in the “market for or value of the copyrighted work.” §107(4). Here the record showed that Google’s new smartphone platform is not a market substitute for Java SE. The record also showed that Java SE’s copyright holder would benefit from the reimplementation of its interface into a different market. Finally, enforcing the copyright on these facts risks causing creativity-related harms to the public. When taken together, these considerations demonstrate that the fourth factor—market effects—also weighs in favor of fair use. Pp. 30–35.

(e) The fact that computer programs are primarily functional makes it difficult to apply traditional copyright concepts in that technological world. Applying the principles of the Court’s precedents and Congress’ codification of the fair use doctrine to the distinct copyrighted work here, the Court concludes that Google’s copying of the API to reimplement a user interface, taking only what was needed to allow users to put their accrued talents to work in a new and transformative program, constituted a fair use of that material as a matter of law. In reaching this result, the Court does not overturn or modify its earlier cases involving fair use. Pp. 35–36.

886 F. 3d 1179, reversed and remanded.

Breyer, J., delivered the opinion of the Court, in which Roberts, C. J., and Sotomayor, Kagan, Gorsuch, and Kavanaugh, JJ., joined. Thomas, J., filed a dissenting opinion, in which Alito, J., joined. Barrett, J., took no part in the consideration or decision of the case.

On high taxes for New Yorkers and the difficulties in moving your residence and domicile to a lower-tax state like Flori...
01/18/2021

On high taxes for New Yorkers and the difficulties in moving your residence and domicile to a lower-tax state like Florida.

Only 347 Days to Go What a year it has already been, and we are just beginning the third full week of 2021. The Democrats swept Georgia, thereby giving

Here is a good article summarizing estate tax planning considering possible Democratic changes to the laws.
01/05/2021

Here is a good article summarizing estate tax planning considering possible Democratic changes to the laws.

Happy New Year? Ask anyone outside the United States what comes to mind when they think about an American New Year’s celebration, and the odds are pretty

Address

240 W 73rd Street, Ste 701
New York, NY
10023

Opening Hours

Monday 9am - 5pm
Tuesday 9am - 5pm
Wednesday 9am - 5pm
Thursday 9am - 5pm
Friday 9am - 5pm
Saturday 10am - 5pm
Sunday 9am - 5pm

Alerts

Be the first to know and let us send you an email when Law Offices of David Slater posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Featured

Share