Creative Commons & Open Licensing
Copyright & Fair Use
Chapter 6 · Creative Commons & Open Licensing
Chapter 2 deliberately kept the public domain and Creative Commons licensing separate, promising a proper treatment of licensing later. This is that chapter — a full look at how Creative Commons actually works, and a direct correction of the single most common misunderstanding about it: that a CC license is just another way of saying "public domain."
What Creative Commons Actually Is
Creative Commons is a nonprofit organization that publishes standardized, free license templates. A copyright holder who applies one isn't giving up their copyright — they're using it to pre-authorize certain specific uses, under certain specific conditions, without requiring anyone to ask permission individually each time. The copyright still exists and is still owned by the creator; a CC license is the creator exercising that ownership to grant some rights in advance while keeping others.
The Building-Block License Elements
Every real Creative Commons license (aside from CC0, covered separately below) is built from a combination of these elements:
| Element | What it requires or restricts |
|---|---|
| BY (Attribution) | Credit must be given to the original creator — present in every real CC license |
| SA (ShareAlike) | Any derivative work must be released under the same or a compatible license |
| NC (NonCommercial) | Only noncommercial use is permitted |
| ND (NoDerivatives) | Only exact, unmodified copies may be shared — no adaptations or remixes at all |
The Six License Combinations
| License | What it means in practice |
|---|---|
| CC BY | Most permissive real license — reuse, remix, and commercial use all allowed, credit required |
| CC BY-SA | As above, but any derivative must carry the same license — the license Wikipedia itself uses |
| CC BY-NC | Credit required, commercial use prohibited |
| CC BY-NC-SA | Credit required, noncommercial only, derivatives must carry the same license |
| CC BY-ND | Credit required, exact copies only — no adaptations permitted |
| CC BY-NC-ND | The most restrictive combination — credit required, noncommercial only, exact copies only |
CC0 — The Genuine Outlier
CC0 isn't really a "license" in the same sense as the six combinations above — it's a public domain dedication tool. A creator using CC0 waives all their copyright to the maximum extent legally possible, functionally placing the work into the public domain voluntarily, exactly as Chapter 2 previewed. Unlike every other CC option, CC0 requires no attribution and imposes no conditions at all — because, unlike the other six, it isn't granting conditional permissions under a retained copyright; it's giving the copyright up entirely.
The Core Myth, Corrected Directly
Real Gotchas Worth Knowing
Hands-On Exercises
Someone reuses a CC BY-licensed photo commercially without any attribution at all, assuming "CC just means free to use." Explain, using this chapter's own material, why this could still be copyright infringement.
📄 View solutionExplain why CC0 is described as "the genuine outlier" among Creative Commons options, distinguishing it structurally from the other six license combinations.
📄 View solutionA developer wants to incorporate a small CC BY-SA-licensed code snippet into a much larger project they intend to license restrictively. Explain the real consequence of doing so, using this chapter's own ShareAlike material.
📄 View solutionChapter 6 Quick Reference
- A CC license doesn't give up copyright — the creator retains it while pre-authorizing specific uses under specific conditions
- BY / SA / NC / ND — the four building-block elements combining into six real license variants
- CC0 is a genuine outlier — a public domain dedication, not a conditional license, with no attribution requirement at all
- Core myth corrected: even the most permissive real CC license (CC BY) still requires attribution — unlike true public domain, which has no conditions at all
- "Noncommercial" is genuinely ambiguous, ShareAlike can obligate an entire larger project, and a CC label isn't proof the labeler actually held the rights to apply it
- Next chapter: DMCA & Takedown Procedures