Y
Hacker News
new
|
ask
|
show
|
jobs
by
mperham
1043 days ago
A license controls what OTHERS can do with your source. You, the copyright holder, can do anything you want.
1 comments
asymmetric
1043 days ago
Thanks, I stand corrected. How does this play with third-party contributions? Others might be the copyright-holders of a sub-section of the code.
link
duckmysick
1043 days ago
Projects can have a Contributor License Agreement (CLA). It gives the owner of the project a right to republish (or copyright) the contributions. You can't contribute to the project without signing it.
link
m4rtink
1043 days ago
This might also prevent a lot of people from contributing due to the added paperwork.
link
JimDabell
1043 days ago
You ask contributors to sign a copyright assignment before accepting their changes.
link