Insights

Copyright and Copyleft: Two Ways to Share a Work

Copyright is a natural right that reserves a bundle of rights to the author. Copyleft flips the logic — sharing rights freely on condition that every derivative stays just as free. How the two differ, and why copyleft (born with GNU GPL) fuels innovation.

Archana Priyadharshini · Published 21 March 2017 · Updated 14 August 2026 · Reviewed by Selvam & Selvam

Copyright reserves rights to the author. Copyleft turns that on its head — sharing rights freely, on one condition: every derivative must stay just as free. Here’s how the two relate, and why copyleft (born with the GNU GPL) fuels innovation.

Copyright is a bundle of rights in an original work — artistic works, sound recordings, literary/dramatic works, cinematography, photographs and software. The holder (where rights aren’t licensed) is solely entitled to:

  1. reproduce the work;
  2. issue copies;
  3. communicate or perform it in public; and
  4. adapt and translate it.

A common misconception: that copyright comes from registering with the Copyright Office. It doesn’t — copyright is a natural right that arises on creation.

Copyleft

Imagine writing a poem and wanting to share some of your rights with others — subject to conditions. That’s copyleft.

Copyleft throws a work open to third parties with certain rights (copying, modifying), and any derivative born from it is bound by the same copyleft terms. So someone who receives a copyleft work can use and adapt it, tweak and improve it — but the resulting work carries the same rights and restrictions. Crucially, a downstream user can’t claim proprietary rights over their derivative and break the chain.

Copyleft is refreshing for the free movement of works — it doesn’t confine rights to one person, but widens them to everyone willing to accept the (reasonable) conditions. It’s most common in software, but applies to any work — artistic, dramatic or literary. Note: copyleft is not the public domain — it isn’t a free-for-all. The GNU General Public License, by Richard Stallman, was the first copyleft licence.

How they differ

There’s no real “versus” — copyleft springs from copyright. But:

  • Copyright is prohibitive — it forbids third parties from exercising rights reserved to the author.
  • Copyleft is liberal — it grants third parties rights, while ensuring that liberality carries on to every downstream user.

In short, copyleft encourages innovation by keeping works — and their improvements — open.

It comes down to what the author wants: to keep the rights, or to share them on condition that others share alike.

The takeaways

  • Copyright is automatic — a natural right on creation, not dependent on registration.
  • Copyleft shares rights conditionally — derivatives must stay equally open.
  • Copyleft ≠ public domain — it’s a licence with binding conditions.
  • Choose by intent — reserve your rights, or open them while keeping the chain free.

Frequently asked questions

What is copyleft? A licensing approach where a work is shared with rights to use and adapt it, on condition that every derivative is released under the same open terms.

Is copyright automatic in India? Yes — copyright is a natural right that arises when the work is created; registration isn’t required (though it’s useful evidence).

Is a copyleft work in the public domain? No — copyleft is a licence with binding conditions; the public domain has no such conditions.

When should I choose copyleft over standard copyright? When you want your work — and improvements to it — to stay freely usable by everyone, as commonly done with open-source software under licences like the GNU GPL.

Useful official resources

Related reading