Information about "Corporate Contributor License Agreement" #58
Replies: 5 comments 4 replies
|
@gyehuda replied: Some resources:
Basically, the CLA protects a project that receives code (though not so strongly). The CCLA was created because many contributors don’t actually have rights to their code. — they work for a company that does. At the end of the day, many people have realized they are not super protective and have many pitfalls. But many foundation-based projects still use them. The apache text is the most common. Non-Apache text-based CCLAs are often CAAs (copyright assignment agreements — which are very different). Do note that small changes to the Apache text can have a significant impact on the scope of the agreement. |
|
@caniszczyk replied: https://opensource.google/documentation/reference/cla/policy |
|
@anajsana replied: Some folks from the Europe chapter are working on an Outbound OSS guide. They have documented a process that describes good practices on how to handle CLAs which are required by OSS projects where employees wish to contribute to. It might be useful 🙂 See the WIP here: https://github.com/todogroup/outbound-oss/blob/main/content/02-contributions-to-existing-projects.md#general-structure-and-scope-of-the-process @OliverFendt is working on that: todogroup/outbound-oss#3 |
|
Some counterargument data point: https://ben.balter.com/2018/01/02/why-you-probably-shouldnt-add-a-cla-to-your-open-source-project/ |
|
Thank you very much to everyone. Just to clarify about the resources and information I am looking for. AFAIK, CLA is an agreement between the contributor and "the open source project". And I know there are several pros and cons about them. But, I am looking for information about how companies manage how their employees contribute to open source projects. AFAIK, CCLA (Corporate Contributor License Agreement) is an agreement between a corporation and the employee that wants to contribute to a certain project. By this "tool", the corporation tries to be aware of who contributes and to which projects, but also from a legal point of view tries to ensure they are covered. |
Uh oh!
There was an error while loading. Please reload this page.
Question raised at TODO Slack by @jsmanrique:
Hi everyone. I was looking for information about "Corporate Contributor License Agreement" like templates, topics to have into account, typical procedures... is there any guide or reference to look at? Of course, there are several CCLA sites around, but I would like to learn more about the rationale behind the CCLA and how it benefits or helps companies to contribute to OSS projects. Thank you!
All reactions