Copyright - Limitations Exceptions and Licensing
Learn the main copyright limitations and exceptions, the basics of transfer, assignment, and licensing, and the distinctions between free, copyleft, and permissive licenses.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz
Quick Practice
What are two common public-interest limitations on copyright found in the US and UK?
1 of 17
Summary
Copyright Limitations, Exceptions, and Licensing
Introduction
Copyright is not an absolute right. Even though copyright holders have the exclusive right to reproduce, distribute, and publicly perform their works, there are important limitations and exceptions that allow others to use copyrighted works without permission. Additionally, copyright holders can transfer, assign, or license their rights to others under various terms. Understanding these mechanisms is essential for understanding how copyright actually functions in practice.
Idea–Expression Dichotomy
One of the most fundamental limitations on copyright protection is the idea–expression dichotomy. This principle states that copyright protects only the expression of an idea, not the underlying idea itself.
Consider a practical example: if you write a novel about a detective solving a murder in a small town, copyright protects your specific words, plot development, and character descriptions. However, copyright does not protect the general idea of "detective solving murders" or "small-town mystery." Other authors are free to write their own detective stories without your permission.
This distinction is crucial because copyright aims to encourage creative expression while keeping fundamental ideas available for everyone to build upon. If copyright protected the underlying ideas themselves, it would severely restrict others' ability to create new works.
Merger Doctrine
Related to the idea–expression dichotomy is the merger doctrine. This doctrine holds that when an idea can be expressed in only one or a very few ways, the idea effectively "merges" with the expression and becomes unprotectable.
For example, imagine a chart showing mathematical relationships where there is only one optimal way to arrange the information clearly. If the merger doctrine applies, the specific chart would not be protected because the idea and its expression are inseparable. The doctrine prevents copyright from effectively creating a monopoly over the underlying idea.
However, the merger doctrine has a high bar: a method must be expressible in very few ways for this doctrine to apply. If multiple alternative ways of expressing an idea exist, the specific expression chosen by the original author remains protected.
First-Sale Doctrine (Exhaustion of Rights)
The first-sale doctrine, also called the exhaustion of rights, is a critical limitation on copyright holders' control. This doctrine states that once a copyright holder has lawfully sold a physical copy of a work, the owner of that copy can resell it without the copyright holder's permission.
This is why you can legally buy a used textbook and sell it to another student, or why a bookstore can sell used books without paying the publisher. The copyright holder's right to control distribution is "exhausted" after the first authorized sale.
In the United States, the first-sale doctrine was affirmed by the Supreme Court in Kirtsaeng v. John Wiley & Sons (2013). The case involved textbooks manufactured abroad and imported into the U.S., establishing that even imported copies receive first-sale protection.
It's important to note that the first-sale doctrine applies to physical copies that have been lawfully sold. It does not apply to digital licenses or rental agreements, and some countries impose parallel importation restrictions that limit first-sale rights for imported copies, preventing parallel markets from undermining publishers' price discrimination strategies.
Fair Use in the United States
Fair use is a major exception to copyright infringement in the United States. It is codified in Section 107 of the Copyright Act of 1976 and allows certain uses of copyrighted material without permission.
Fair use is determined by applying a four-factor test:
1. Purpose and Character of the Use Is the use transformative—does it add new meaning or purpose to the original? Commercial uses are less likely to be fair use, but they are not automatically excluded. Educational, news reporting, criticism, and parody purposes generally favor fair use.
2. Nature of the Copyrighted Work Using factual works (like news articles or biographies) is more likely to be fair use than using creative works (like novels or films). This reflects the idea that factual works have less subjective creative value.
3. Amount and Substantiality of the Portion Used How much of the work did you use, and how important was the part you used? Using a small portion generally favors fair use, but using the "heart" of a work—even if only a small amount—may not be fair use.
4. Effect on the Market Does the use harm the copyright holder's ability to profit from the work? If it substitutes for the original (you downloaded the song instead of buying it), it likely harms the market. However, uses that create new markets or don't compete with the original may favor fair use.
All four factors are weighed together; no single factor is dispositive. A use might be fair even if one or two factors weigh against it.
<extrainfo>
Specific examples of legal fair use include producing large-print or Braille versions of works for blind people without permission in both the United States and United Kingdom. This reflects copyright law's recognition that accessibility is a legitimate public interest.
</extrainfo>
Fair Dealing in Commonwealth Countries
The United Kingdom and many Commonwealth jurisdictions (Canada, Australia, etc.) use a fair dealing exception instead of fair use. While similar in spirit to U.S. fair use, fair dealing is often more narrow and specific.
Fair dealing typically applies to specific listed purposes: research, study, criticism, review, and news reporting. The analysis is more prescriptive than the flexible four-factor test used in the United States—you must show your use falls within one of these defined categories.
Like fair use, fair dealing requires the use to be "fair," which considers factors similar to those in the U.S. analysis, but the framework is more rigid.
Transfer, Assignment, and Licensing
While copyright limitations and exceptions allow some unauthorized uses, copyright holders can also voluntarily grant rights to others through various mechanisms.
Assignment of Copyright
A copyright holder may assign all or part of their copyright to another party, transferring ownership. For example, a musician might assign copyright to a record company in exchange for royalties and distribution services.
Under U.S. law, a transfer of copyright ownership must be in writing and signed by the transferor (the copyright holder). This formal requirement protects copyright holders by preventing accidental or fraudulent transfers.
Exclusive versus Non-Exclusive Licenses
A copyright holder can grant a license—permission to exercise certain rights without transferring full ownership.
An exclusive license grants the licensee the sole right to exercise a particular copyright privilege. For example, a publisher might receive an exclusive license to publish a book in English. During the term of the exclusive license, no one else (including the copyright holder) can exercise that right.
A non-exclusive license allows the licensor to grant the same right to multiple licensees simultaneously. For example, a musician might grant non-exclusive licenses to multiple platforms to stream their music.
Interestingly, under U.S. law, a non-exclusive license can be oral or implied, whereas exclusive licenses and assignments must be in writing. This distinction reflects the law's recognition that informal, non-exclusive arrangements are common and don't require the same formality as exclusive rights transfers.
Statutory and Compulsory Licenses
Some jurisdictions provide statutory licenses (also called compulsory licenses) that allow anyone to use a work after paying a set fee, without needing the copyright holder's permission. The user must follow specific procedures set by statute.
A well-known example is the U.S. compulsory license for radio broadcasting. Radio stations can broadcast musical compositions without negotiating with songwriters—they must simply pay a fee determined by law to a collecting society, which distributes royalties to copyright holders.
However, failing to follow statutory licensing procedures can expose the user to infringement liability. If a radio station broadcasts music without paying the required fees, it may lose the protection of the statutory license and face infringement claims.
Collecting Societies and Performing-Rights Organizations
Because copyright holders are numerous and licensing individual works would be impractical, collecting societies administer royalties for large numbers of works on behalf of copyright holders. Organizations like ASCAP, BMI, and SESAC in the United States license musical works to radio stations, restaurants, and other venues, collecting and distributing royalties.
These organizations make licensing practical at scale and allow copyright holders to be compensated without individually negotiating each license.
Free and Open Licenses
Beyond traditional copyright assignments and licenses, creators can choose to license their works under terms that grant broad permissions.
What Are Free Licenses?
Free licenses grant users permission to use, modify, and distribute works, often without monetary charge. "Free" here refers to freedom, not necessarily price—some free licenses can be used commercially.
Major Types of Free Licenses
GNU General Public License (GPL) is a copyleft free license commonly used for software. Copyleft licenses require that derivative works be licensed under the same terms as the original. This ensures that improvements and modifications to the work remain free and available to everyone. If you modify GPL-licensed software, your modifications must also be licensed under the GPL.
BSD licenses are permissive free licenses that allow redistribution under fewer conditions. Permissive licenses impose minimal constraints, allowing developers to create proprietary versions of the software without sharing modifications. These licenses are more flexible but less protective of the "freedom" aspect of free software.
Creative Commons Licenses
Creative Commons provides a suite of public-domain dedication and standard license types that enable creators to specify usage rights. Rather than requiring permission for every use, creators can choose a license that allows users to use, modify, or redistribute their work under specified conditions.
The six standard Creative Commons licenses combine four core options:
Attribution (BY): Required—users must credit the creator
Non-Commercial (NC): Users cannot use the work commercially
No Derivatives (ND): Users cannot modify the work
Share-Alike (SA): Derivative works must use the same license
The most permissive is CC BY (attribution only); the most restrictive is CC BY-NC-ND (attribution, non-commercial, no modifications).
A key advantage of Creative Commons licenses is that they enable creators to grant flexible usage rights without requiring individual negotiations, democratizing content licensing.
Copyleft versus Permissive Licensing Compared
The distinction between copyleft and permissive licensing reflects different philosophies:
Copyleft licenses (like GPL) impose the condition that derivative works remain freely licensed. This preserves the freedom of the original work through all future versions. However, it restricts how others can use the work—you cannot create a proprietary version.
Permissive licenses (like BSD) impose minimal conditions, allowing proprietary derivatives. Developers have maximum flexibility but the work might be incorporated into closed-source projects that do not remain free.
Neither approach is inherently "better"—they reflect different values about how knowledge and creative works should be shared.
Flashcards
What are two common public-interest limitations on copyright found in the US and UK?
Fair use (US) and fair dealing (UK).
Which legal doctrine distinguishes protected original expression from unprotected ideas?
The idea–expression dichotomy.
According to the idea–expression dichotomy, does copyright protect the underlying idea of a work?
No, it protects only the original expression.
Which doctrine states that an expression is not protected if the underlying idea can only be expressed in a few ways?
The merger doctrine.
What does the first‑sale doctrine allow a lawful owner of a copy to do without the copyright holder’s permission?
Resell that specific copy.
Which 2013 US Supreme Court case affirmed the first‑sale doctrine?
Kirtsaeng v. John Wiley & Sons.
What are the four factors considered in a US fair use analysis?
Purpose and character of the use.
Nature of the copyrighted work.
Amount and substantiality of the portion used.
Effect on the market.
In the UK and US, what specific modification can be made to works for blind people without permission?
Producing large‑print or Braille versions.
What is the requirement that a work be recorded in a tangible medium to receive copyright protection called?
The fixation requirement.
What is the term for a copyright holder transferring all or part of their copyright to another party?
Assignment.
How does an exclusive license differ from a non‑exclusive license?
An exclusive license grants the sole right to one licensee, while a non-exclusive license allows multiple licensees.
Under US law, what is the formal requirement for a transfer of copyright ownership?
It must be in writing and signed by the transferor.
What type of license allows anyone to use a work by paying a set fee, such as for US radio broadcasting?
Statutory (or compulsory) license.
What is the core requirement of a "copyleft" license regarding derivative works?
Derivative works must be licensed under the same terms as the original.
How do BSD licenses differ from copyleft licenses like the GNU GPL?
They are permissive and allow redistribution under fewer conditions.
Which organization provides six standard license types combining options like attribution and non‑commercial use?
Creative Commons.
What distinguishes a permissive license from a copyleft license?
Permissive licenses allow proprietary derivatives, whereas copyleft requires derivatives to remain freely licensed.
Quiz
Copyright - Limitations Exceptions and Licensing Quiz Question 1: Which public‑interest limitation applies specifically in United States copyright law?
- Fair use doctrine (correct)
- Fair dealing doctrine
- Moral rights exception
- First‑sale exemption
Copyright - Limitations Exceptions and Licensing Quiz Question 2: What does a typical free license permit users to do?
- Use, modify, and distribute the work, often without charge (correct)
- Use the work only for non‑commercial purposes
- Distribute the work only under a fee‑based subscription
- Modify the work only with the creator’s explicit written consent
Copyright - Limitations Exceptions and Licensing Quiz Question 3: What condition does the GNU General Public License impose on derivative works?
- They must be licensed under the same terms (copyleft) (correct)
- They may be licensed commercially without any restrictions
- They must remain confidential and not be distributed
- They can be sublicensed under any proprietary license
Copyright - Limitations Exceptions and Licensing Quiz Question 4: How many standard license types does Creative Commons provide?
- Six (correct)
- Four
- Eight
- Ten
Copyright - Limitations Exceptions and Licensing Quiz Question 5: In which of the following countries is fixation NOT a requirement for obtaining copyright protection?
- France (correct)
- United States
- Germany
- Japan
Copyright - Limitations Exceptions and Licensing Quiz Question 6: Under United States law, what is required for a transfer of copyright ownership to be legally effective?
- A written, signed agreement (correct)
- An oral agreement
- A public registration filing
- A notarized deed
Copyright - Limitations Exceptions and Licensing Quiz Question 7: What condition do copyleft licenses impose on derivative works?
- They must be distributed under the same license (correct)
- They must be kept confidential
- They must be sold commercially
- They must be registered with a collecting society
Which public‑interest limitation applies specifically in United States copyright law?
1 of 7
Key Concepts
Copyright Exceptions and Licenses
Fair Use
Fair Dealing
Statutory License
Compulsory License
Exclusive License
Non‑Exclusive License
Creative Commons License
Copyright Principles
Idea–Expression Dichotomy
First‑Sale Doctrine
Copyleft
GNU General Public License
Copyright Administration
Collecting Society
Definitions
Fair Use
A legal doctrine allowing limited use of copyrighted material without permission for purposes such as criticism, news reporting, and education.
Fair Dealing
A copyright exception in Commonwealth countries permitting use of works for specific purposes like research, criticism, or private study.
Idea–Expression Dichotomy
The principle that copyright protects the expression of ideas but not the underlying ideas themselves.
First‑Sale Doctrine
The rule that the owner of a lawfully made copy may resell or dispose of that copy without the copyright holder’s consent.
Exclusive License
A grant that gives a single licensee the sole right to exercise a particular copyright privilege, barring the licensor from granting the same right to others.
Non‑Exclusive License
A grant that allows multiple licensees to exercise the same copyright privilege while the licensor retains the right to do so as well.
Statutory License
A license mandated by law that permits use of a work upon payment of a set fee, often used for activities like radio broadcasting.
Compulsory License
A government‑authorized license that forces a copyright holder to allow use of a work under specified conditions and remuneration.
Collecting Society
An organization that administers royalties on behalf of copyright owners, such as ASCAP, BMI, and SESAC.
Creative Commons License
A suite of standardized licenses that let creators specify permissions for use, sharing, and modification of their works.
GNU General Public License
A copyleft free software license requiring that derivative works be distributed under the same license terms.
Copyleft
A licensing approach that obligates any modified or redistributed versions of a work to retain the same free‑use freedoms.