Harman Patil (Editor)

Contributor License Agreement

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

A Contributor License Agreement (CLA) defines the terms under which intellectual property has been contributed to a company/project, typically software under an open source license.

Contents

Creative Commons alumna Catharina Maracke released the next generation legal and technical project, Contributor Agreements which provides important contributions to international legal technical aspects of CLAs and lessons learned from previous CLA projects.

Rationale

CLAs can be used to enable vendors to easily pursue legal resolution in the case of copyright disputes, or to relicense products to which contributions have been received from third parties.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen license. In some cases this will mean that the contributor will assign the copyright in all contributions to the project owner; in other cases, they will grant an irrevocable licence to allow the project maintainer to use the contribution. CLAs also have roles in raising awareness of IPR issues within a project.

Users

Companies and projects that use CLAs include:

  • .NET Foundation
  • Apache Software Foundation
  • Canonical Ltd
  • Chef
  • CyanogenMod
  • Diaspora
  • Digia/Qt Project
  • Discourse
  • Django
  • Dojo Toolkit
  • eBay Software Foundation, LLC Subsidiary of eBay
  • Eclipse
  • Facebook
  • Go
  • Google
  • InfluxDB
  • Joomla
  • jQuery
  • Python
  • Meteor
  • Microsoft
  • OpenMediaVault
  • OpenStack
  • Puppet
  • Zend Technologies for Zend Framework (1.x series only)
  • Canonical

    The Canonical contributor agreement was a Contributor License Agreement required by Canonical Ltd for all contributions to many projects established by Canonical.

    In it, the contributor assigned copyright to Canonical and at the same time Canonical gave the contributor "a world-wide, non-exclusive, royalty-free and perpetual right to use, copy, modify, communicate and make available to the public (including without limitation via the Internet) and distribute, in each case in an original or modified form, the Assigned Contributions as (they) wish."

    Canonical started Project Harmony "...to assist organisations which use contribution agreements by providing standardised variable templates with clear and concise explanations...."

    As of August 2011, Canonical is requesting contributions be licensed under a Harmony Contribution Licence Agreement, rather than the copyright being assigned to Canonical. With the Harmony CLA, "the contributor gives Canonical a licence to use their contributions. The contributor continues to own the copyright in the contribution, with full rights to re-use, re-distribute, and continue modifying the contributed code, allowing them to also share that contribution with other projects."

    Projects requiring contributors to sign this agreement include:

  • Unity
  • XSplash
  • Launchpad
  • LightDM
  • Mir display server
  • Puppet
  • Uncomplicated Firewall (ufw)
  • Update Manager
  • Ubiquity
  • Ubuntu One
  • Upstart
  • KDE

    KDE uses Free Software Foundation Europe's Fiduciary Licence Agreement which states in section 3.3:

    FSFE shall only exercise the granted rights and licences in accordance with the principles of Free Software as defined by the Free Software Foundations. FSFE guarantees to use the rights and licences transferred in strict accordance with the regulations imposed by Free Software licences, including, but not limited to, the GNU General Public Licence (GPL) or the GNU Lesser General Public Licence (LGPL) respectively. In the event FSFE violates the principles of Free Software, all granted rights and licences shall automatically return to the Beneficiary and the licences granted hereunder shall be terminated and expire.

    However, it is optional and every contributor is allowed not to assign their copyright to KDE e.V.

    References

    Contributor License Agreement Wikipedia