Article 90: Creative Commons and Copyleft: Licenses That Protect the Commons
Opening: Law Can Build Commons
Law is often a weapon of enclosure. Patents lock up inventions. Copyrights lock up culture. Trademarks lock up language. The commons is fenced off. Knowledge is commodified. Sharing becomes illegal.
But law can also build commons. Licenses can ensure that knowledge stays free. They can require sharing. They can protect the commons from enclosure. They can turn private property into common property.
Creative Commons and copyleft licenses do exactly this. They use copyright law not to restrict, but to enable sharing. They turn the weapon of enclosure into a tool for liberation. They ensure that what is shared stays shared.
This is not theoretical. Millions of works are licensed under Creative Commons. Open source software uses copyleft licenses. Wikipedia is Creative Commons licensed. Open educational resources are freely shared. The cultural commons grows every day.
This article explores Creative Commons and copyleft licenses. You will learn how they work, why they matter, how to use them, and their role in building the commons. By the end, you will understand that licenses are political tools.
What Are Creative Commons and Copyleft
Creative Commons and copyleft are licensing frameworks that enable sharing while protecting the commons.
Creative Commons
Creative Commons is a nonprofit organization that provides free, standardized licenses for creative works. These licenses allow creators to share their work with specific permissions.
How it works:
Copyright automatically applies to any creative work. By default, all rights are reserved. Nothing can be copied without permission. Creative Commons licenses change this to "some rights reserved."
Creators choose a license that specifies what others can do:
- Can they share the work?
- Can they modify it?
- Do they need to attribute the creator?
- Can they use it commercially?
- Do they need to share derivatives under the same terms?
The licenses:
Creative Commons offers several licenses, from most permissive to most restrictive:
- CC0 (Public Domain Dedication): No rights reserved. Work is dedicated to the public domain.
- CC BY (Attribution): Can share and adapt, must give credit.
- CC BY-SA (Attribution-ShareAlike): Can share and adapt, must give credit, derivatives must be same license.
- CC BY-NC (Attribution-NonCommercial): Can share and adapt, must give credit, non-commercial use only.
- CC BY-NC-SA (Attribution-NonCommercial-ShareAlike): Can share and adapt, must give credit, non-commercial, derivatives must be same license.
- CC BY-ND (Attribution-NoDerivatives): Can share, must give credit, no derivatives allowed.
- CC BY-NC-ND (Attribution-NonCommercial-NoDerivatives): Most restrictive. Can share, must give credit, non-commercial, no derivatives.
What can be licensed:
- Text (articles, books, blogs)
- Images (photos, illustrations)
- Music and audio
- Video
- Educational materials
- Databases
- Any creative work
Copyleft
Copyleft is a licensing approach that requires derivatives to be shared under the same terms. It uses copyright law to ensure that works and their derivatives remain free.
How it works:
Copyleft licenses grant permission to use, modify, and share a work. But they include a key condition: any derivative works must be licensed under the same terms. This ensures that improvements flow back to the commons.
Common copyleft licenses:
- GNU General Public License (GPL): For software. Requires derivative software to be GPL licensed.
- GNU Affero GPL (AGPL): For software that runs on servers. Closes loophole where server software is not "distributed."
- CC BY-SA: Creative Commons ShareAlike license. Copyleft for non-software works.
- Open Database License (ODbL): Copyleft for databases.
Strong vs. weak copyleft:
- Strong copyleft: All derivatives must be same license (GPL, CC BY-SA)
- Weak copyleft: Some derivatives can be proprietary (LGPL, MPL)
Why These Licenses Matter
Creative Commons and copyleft licenses address fundamental problems with default copyright.
Preventing Enclosure
Default copyright encloses knowledge. Every creative work is automatically restricted. Sharing is illegal without permission. The commons shrinks.
Creative Commons and copyleft reverse this. They enable sharing by default. They expand the commons. They make sharing legal and easy.
Example: A teacher creates lesson plans. Under default copyright, other teachers cannot legally copy them. Under CC BY, teachers worldwide can use, adapt, and share them. The commons grows.
Ensuring Sharing Continues
Permissive sharing is good. But without copyleft, someone can take from the commons, improve the work, and lock up the improvements. The commons is drained.
Copyleft prevents this. Improvements must be shared back. The commons grows with each contribution.
Example: A developer improves open source software. Under permissive licenses, they could release the improvement as proprietary. Under GPL, they must release improvements under GPL. The commons grows.
Enabling Collaboration
Default copyright makes collaboration difficult. Every contributor retains copyright. Licensing is complex. Legal barriers slow cooperation.
Creative Commons and copyleft simplify collaboration. Everyone knows the terms. Contributions are straightforward. Legal barriers are removed.
Example: Wikipedia uses CC BY-SA. Anyone can edit. All contributions are under the same license. Collaboration is seamless. Legal complexity is eliminated.
Building a Growing Commons
Each Creative Commons or copyleft licensed work adds to the commons. Others can build on it. Derivatives add more. The commons compounds.
Example: An open textbook is released under CC BY-SA. Teachers adapt it for their classes. They share their adaptations. Others combine adaptations. The textbook improves. The commons grows.
Protecting Against Appropriation
Corporations often appropriate community knowledge. They take traditional knowledge, indigenous designs, or community creations. They patent or copyright them. They profit. The community gets nothing.
Copyleft and Creative Commons can protect against this. By licensing work openly with share-alike requirements, communities ensure that appropriations must be shared back.
Example: Indigenous artists license their designs under CC BY-NC-SA. Corporations can use them non-commercially with attribution. If they want to commercialize, they must negotiate. Derivatives must be shared.
Real Examples: Licenses in Action
Creative Commons and copyleft licenses are used across domains.
Wikipedia
License: CC BY-SA
Wikipedia is the largest example of Creative Commons licensing. All content is CC BY-SA. Anyone can edit. All contributions are under the same license. Derivatives (like printed versions) must also be CC BY-SA.
Impact: Over 6 million articles in English. Hundreds of millions of users. The largest reference work in history. All freely available. All shared under terms that ensure it stays free.
Open Source Software
Licenses: GPL, AGPL, MIT, Apache, etc.
Most open source software uses copyleft or permissive licenses.
- Linux: GPL licensed. All improvements must be GPL.
- WordPress: GPL licensed. Themes and plugins that use WordPress code must be GPL.
- Git: GPL licensed.
- Python: PSF license (permissive).
Impact: Open source software powers the internet, servers, phones, and increasingly desktops. Critical infrastructure is held as a commons.
Open Educational Resources
Licenses: CC BY, CC BY-SA, CC BY-NC
Textbooks, courses, and educational materials are shared openly.
- OpenStax: Free textbooks. CC BY licensed.
- MIT OpenCourseWare: Course materials. CC BY-NC-SA licensed.
- Khan Academy: Educational videos. CC BY-NC-SA licensed.
Impact: Millions of students access free educational materials. Costs are reduced. Quality is high. Materials can be adapted for local needs.
Creative Works
Licenses: Various CC licenses
Musicians, photographers, writers, and artists share work under Creative Commons.
- Flickr: Millions of CC-licensed photos.
- SoundCloud: CC-licensed music.
- Internet Archive: CC-licensed books, audio, video.
- Wikimedia Commons: CC-licensed media for Wikipedia.
Impact: Creators reach wider audiences. Others can build on their work. The cultural commons grows.
Open Data
Licenses: CC0, ODbL
Data is shared openly for research, journalism, and public benefit.
- OpenStreetMap: ODbL licensed. Free map of the world.
- Government data: Many governments release data under CC0.
- Research data: Increasingly shared under CC licenses.
Impact: Research is accelerated. Journalism is enabled. Public oversight is possible. Innovation builds on shared data.
Open Hardware
Licenses: GPL, CERN OHL, CC BY-SA
Hardware designs are shared openly.
- Arduino: Open source hardware. Designs are open.
- RepRap 3D printers: GPL licensed designs.
- Open Source Ecology: GPL licensed farm and industrial equipment.
Impact: Hardware can be built locally. Repairs are possible. Improvements are shared. Dependency on manufacturers is reduced.
Using Creative Commons and Copyleft
You can use these licenses for your own work and for work you use.
Licensing Your Work
Choose a license:
Consider your goals:
- Maximum sharing: CC0 (public domain) or CC BY (attribution only)
- Ensure derivatives stay free: CC BY-SA or GPL (copyleft)
- Prevent commercial use: CC BY-NC or CC BY-NC-SA
- Prevent derivatives: CC BY-ND or CC BY-NC-ND
For software:
- GPL: Strong copyleft. Derivatives must be GPL.
- AGPL: For server software. Closes distribution loophole.
- LGPL: Weak copyleft. Can link to proprietary software.
- MIT/BSD/Apache: Permissive. Can be used in proprietary software.
Apply the license:
- Include license text with your work
- Add license notice (copyright, license, year)
- For CC licenses, use the CC license buttons/markers
- For software, include LICENSE file in repository
Example notice:
Copyright 2026 Your Name
This work is licensed under Creative Commons Attribution-ShareAlike 4.0
To view a copy of this license, visit creativecommons.org/licenses/by-sa/4.0/
Using Others' Work
Check the license:
Before using someone else's work, check the license. Understand what is allowed.
CC licenses:
- CC0: Use freely. No attribution required (but appreciated).
- CC BY: Use freely. Must attribute.
- CC BY-SA: Use freely. Must attribute. Derivatives must be CC BY-SA.
- CC BY-NC: Use freely for non-commercial purposes. Must attribute.
- CC BY-NC-SA: Use freely for non-commercial purposes. Must attribute. Derivatives must be CC BY-NC-SA.
- CC BY-ND: Share only. No derivatives. Must attribute.
- CC BY-NC-ND: Share only. Non-commercial. No derivatives. Must attribute.
GPL software:
- Can use freely
- Can modify
- If you distribute derivatives, must be GPL
- Must provide source code
Attribute properly:
- Name of creator
- Title of work
- License
- Link to license
- Note if you made changes
Example attribution:
"Sunset Photo" by Jane Doe is licensed under CC BY-SA 4.0
Modified from original.
Contributing to Existing Projects
Understand project licenses:
Before contributing to a project, understand its license. Your contribution will be under that license.
Contributor agreements:
Some projects require contributor license agreements (CLAs). These specify how contributions are licensed. Read them carefully.
Retain your rights:
You retain copyright in your contributions. You are licensing them to the project. You can use your contributions elsewhere (unless the agreement says otherwise).
Challenges and Criticisms
Creative Commons and copyleft face real challenges.
License Proliferation
Many licenses exist. They are not all compatible. This creates complexity.
Response:
- Use common licenses (CC BY, CC BY-SA, GPL)
- Understand compatibility before combining works
- Support license harmonization efforts
Enforcement
Licenses are only as good as enforcement. Violations are common.
Response:
- Monitor use of your work
- Send takedown notices when needed
- Support organizations that enforce copyleft (Software Freedom Conservancy, etc.)
- Build community norms around compliance
Non-Commercial Ambiguity
What is "non-commercial"? Educational use? Internal corporate use? The line is unclear.
Response:
- Be explicit in your intentions
- Consider whether NC is necessary (sometimes BY-SA is better)
- Understand that NC licenses are not "free culture" approved
Copyleft Loopholes
Some copyleft licenses have loopholes. Server software is not "distributed" under traditional GPL.
Response:
- Use AGPL for server software
- Close loopholes in new licenses
- Build community pressure for compliance
Sustainability
Open projects need resources. Licenses alone do not solve funding.
Response:
- Combine licenses with sustainable funding models
- Support maintainers
- Build institutions that sustain commons
Get Started: License Your Work
If you want to use Creative Commons and copyleft licenses, begin with these steps:
1. Audit your work
What have you created? Writing? Photos? Code? Designs? Identify what you could license openly.
2. Choose licenses
For each type of work, choose an appropriate license:
- Software: GPL, AGPL, or permissive license
- Writing: CC BY or CC BY-SA
- Photos: CC BY or CC BY-SA
- Music: CC BY or CC BY-NC-SA
- Educational materials: CC BY or CC BY-SA
3. Apply licenses
- Add license notices to your work
- Upload to platforms that support CC licensing (Flickr, Wikimedia Commons, GitHub, etc.)
- Share your decision with your audience
4. Use openly licensed work
- Search for CC-licensed content (search.creativecommons.org)
- Use open source software
- Attribute properly
- Share your derivatives
5. Advocate for open licensing
- Encourage your organization to use open licenses
- Support policies that require open licensing for publicly funded work
- Educate others about Creative Commons and copyleft
Resources
Creative Commons:
- Creative Commons: creativecommons.org
- CC License Chooser: creativecommons.org/choose
- CC Search: search.creativecommons.org
Copyleft:
- Free Software Foundation: fsf.org
- GNU Licenses: gnu.org/licenses
- Software Freedom Conservancy: conservancy.softwarefreedom.org
Education:
- "Free Culture" by Lawrence Lessig
- "Copyright" by Jessica Litman
- Creative Commons wiki and documentation
Platforms:
- GitHub (software): github.com
- Flickr (photos): flickr.com (CC licensing option)
- Wikimedia Commons (media): commons.wikimedia.org
- Internet Archive (various): archive.org
Closing: Licenses Are Tools
Licenses are not just legal text. They are political tools. They encode values. They shape how knowledge flows.
Default copyright encloses. Creative Commons and copyleft open. The choice is yours.
When you create something, you can lock it up. Or you can share it. You can require that sharing continues. You can build the commons.
Every license is a choice. Choose the commons.
The next article covers building the new in the shell of the old. We will explore how to create alternatives within capitalism, transform existing institutions, and build the foundation for a post-capitalist future.
For now, look at what you create. How is it licensed? Could it be part of the commons? Could others build on it?
License it freely.