News

Using CC0 for public domain software

Mike Linksvayer, April 15th, 2011

The basic idea of Creative Commons, offering free copyright tools, is copied from the free software movement. However, CC licenses are not intended to be used to release software, as our FAQ has always said.

One important reason why Creative Commons licenses should not be used to release software is that they aren’t compatible with existing free software licenses, most importantly the GPL from the Free Software Foundation, which is used by over half of free software projects. A commons fractured by legal incompatibilities is a weak commons, and it would be deeply contrary to our mission to fracture the commons of software. (It should also be noted that the FSF helped unfracture the non-software commons by facilitating Wikimedia’s migration to CC BY-SA as the main content license of Wikipedia and its sibling sites.)

While the vast majority of contemporary free software is released under the GPL or another free software license, there is also a long tradition of public domain software, which was free before the term free software existed. Indeed, prior to the 1970s, copyright did not apply to software. Currently, SQLite, an embedded database that you almost certainly use, is probably the most popular software that is dedicated to the public domain.

There are a variety of public domain dedications used to release software, which is mostly not a problem — to the extent such dedications are well-crafted, they don’t present a legal interoperability problem. This means it is possible to improve the state of the art in public domain dedications without harming the ecosystem. (Though this doesn’t mean an infinite variety of public domain dedications is optimal — at the extreme having to determine whether a new dedication is well-crafted each time one encounters a new public domain work would make using public domain works unattractive.)

In addition to licenses, Creative Commons also offers public domain tools. In creating the CC0 public domain dedication, we did set out to improve the state of the art in public domain dedications, and we think we’ve been pretty successful. Users seem to think so — ranging from governments and institutions to musicians.

We hadn’t set out with CC0 to improve on public domain dedications for software. However, since the release of CC0, we’ve been approached a number of times about using CC0 to dedicate software to the public domain. While we were happy to hear of this unanticipated demand, we wanted to tread very carefully so as to not create any unintended consequences for the free software ecosystem. This led to discussions with the Free Software Foundation, the steward of the GPL and moral leader of the free software movement.

We’re really happy to announce that the Free Software Foundation has added CC0 to its free software licenses list (which includes public domain terms). As usual, the FSF’s language is extremely clear, so we simply quote two sections from their list:

CC0

CC0 is a public domain dedication from Creative Commons. A work released under CC0 is dedicated to the public domain to the fullest extent permitted by law. If that is not possible for any reason, CC0 also provides a simple permissive license as a fallback. Both public domain works and the simple license provided by CC0 are compatible with the GNU GPL.

If you want to release your work to the public domain, we recommend you use CC0.

[…]

Public Domain

If you want to release your work to the public domain, we encourage you to use formal tools to do so. We ask people who make small contributions to GNU to sign a disclaimer form; that’s one solution. If you’re working on a project that doesn’t have formal contribution policies like that, CC0 is a good tool that anyone can use. It formally dedicates your work to the public domain, and provides a fallback license for cases where that is not legally possible.

We’ve also added an entry to the CC0 FAQ about using CC0 to release software, which you ought read if you’d like to do that. If you’re only familiar with the way CC licenses and public domain tools are typically used on web pages and other media, be aware that with free software, the full license (or public domain terms) are usually included with the software. In order to make this easy to do, we’ve taken this opportunity to fulfill a longstanding request — plain text copies of the “legalcode” for CC0 and CC’s six main international licenses. See CC software engineer Chris Webber’s post for details.

Special thanks to Chris Webber and the FSF’s Brett Smith for their persistent work to make the CC0 software recommendation possible.

3 Responses to “Using CC0 for public domain software”

  1. Dan says:

    While I’m a supporter and user of CC0 who opposes copyleft and no-commercial-use licenses, there’s one thing I was never able to understand, and that is the BSD-style warranty waiver being part of CC0.

    Basically, how can you waive something you no longer own? The license page and software notice say “offered without warranty” but you aren’t “offering” something when there is no contract applicable to the work.

    I can see it being enforceable on people who download content from your site (via a “terms of use”, which would be a contract on the usage of physical computer hardware), but being CC0, anyone could host the same content on their site with no such restriction, and you could be sued by proxy, couldn’t you?

    Always wondered how the CC0 warranty waiver works. Can anyone here please explain this issue further?

    Thank you!

  2. Dan,

    We added a FAQ about CC0 and disclaimer of warranty http://wiki.creativecommons.org/CC0_FAQ#Does_using_CC0_affect_my_ability_to_disclaim_warranties.3F

    No. CC0 explicitly disclaims “representations or warranties of any kind” (see 4(b)). This is not affected by CC0’s abandonment of all copyright-related rights to the extent legally possible. Disposing of an asset (whether or not gratis) often involves a statement by the prior owner as to the state of the asset disposed of such that the owner has no responsibility/liability for things that may go wrong once the asset is no longer theirs. As with a quit claim used with real property, with CC0 a copyright holder abandons or quits their interest without any further obligation, including without warranty.

  3. I can see how the waiver of liability is intended to work, but I don’t see why the authors of CC0 think the waiver will work, since no legal argument is presented. Is there a law in the US that says you can evade liability by stating your wish to evade it? Clearly not, as an admittedly extreme example will show. An owner of a loaded handgun wishes to dispose of it, and does so by leaving on the sidewalk with a note attached that says he waives all claims on the gun as well as all liability for any subsequent uses of the gun by the new owner. Any statement that the waiver will work will have to explain what the distinction between software and a loaded handgun is, under the law. An argument that might work is that software is speech, and speech is protected. For example, you might say that any healthy adult ought to be able to run a marathon; someone hears you, tries it, and dies. Are you liable?