InterviewSolution
| 1. |
Does Signing A Cla Change Who Owns Puppet? |
|
Answer» The CHANGE in license and the REQUIREMENT for a CLA doesn’t change who owns the CODE. This is a pure license agreement and NOT a COPYRIGHT assignment. If you sign a CLA, you MAINTAIN full copyright to your own code and are merely providing a license to Puppet Labs to use your code. All other code remains the copyright of Puppet Labs. The change in license and the requirement for a CLA doesn’t change who owns the code. This is a pure license agreement and NOT a Copyright assignment. If you sign a CLA, you maintain full copyright to your own code and are merely providing a license to Puppet Labs to use your code. All other code remains the copyright of Puppet Labs. |
|