|
|
|
|
|
by openmosix
3154 days ago
|
|
When joining an opensource project, there is a license and you - as contributor - are transferring the IP ownership from you to the project through the license agreement.
Following that, you can kick off anyone at any time from a project. However, that someone can fork the project and continue on his own. Even in for-profit projects, this happen: see the Arduino's drama as an example. If you and I have started a project together, and I haven't signed an IP ownership transfer (to you, the project, the company) - I am entitled to the full ownership of the intellectual rights of my work. Regardless if I get paid or not (even when I get paid, every company will ask you to sign a separate agreement where you transfer ownership of produced IP). So if I get "fired" - and I haven't signed any agreement - you are in trouble. Because from now on, /your/ project IP will always have the legal liability that at some point I can come back and claim it's mine. See Facebook and many other cases, where they worked on a project without clear initial paperwork - it's a very expensive mistake. |
|