You are on page 1of 5

Log in Sign up

Open Source Stack Exchange is a question


and answer site for people organizing,
marketing or licensing open source
development projects. It only takes a
minute to sign up.

Sign up to join this community

Anybody can ask a question

Anybody can answer

The best answers are voted up and


rise to the top

Open Source Beta

Ask Question

In an open sourced project who is the owner?


Asked 6 years ago Active 5 years, 10 months ago Viewed 2k times

I am working on an open sourced project with some developers.

11 It occurred to me that I was not sure (legally) who the owner actually is due to it being an open
source project.

Is the ownership spit equally between us contributors?


1
If no, how is it calculated?

contributor ownership

Share Improve this question Follow edited Aug 16 '15 at 12:09 asked Jun 26 '15 at 4:13
Mnementh Trevor Clarke
10.6k 2 30 76 5,674 14 49

Add a comment

1 Answer Active Oldest Votes

In general if you write the code you own the copyright


In general, if you write the code, you own the copyright.
Log in Sign up
11 You may have written module A, or the file B, or the function C, or the line D. Doesn't matter who
else worked on those parts, the parts you write are your own, and the parts you didn't write
aren't.

The only difference is that, since this is an open source project, your co-contributors have the
same rights as users of the software - they have access to the source, and can freely use, derive,
and redistribute the source code to the extent allowed by the license. What they can't do is claim
parts they didn't write as their own.

One notable exception is if you explicitly assign the copyright away. This is done so that the
project can relicense in the future without having to bother the original authors. A common
method of doing so is via Contributor License Agreements. Also, if you are writing code for
compensation, check the terms because you're most likely working as a for-hire programmer,
where your code is owned by whoever is paying you.

As for who owns the whole, that's a difficult question to answer. Usually this is agreed upon or
fought out in court, where one method may be to estimate the number of man-hours each
author spent on the project, and multiply by some expected compensation rate. This is no
different than how to split assets when a business partnership splits.

Share Improve this answer Follow edited Jun 26 '15 at 5:10 answered Jun 26 '15 at 5:00

congusbongus
8,097 27 74

That isn't quite true. The software as a whole is a joint work, and all (creative) participants have joint
ownership of the result. Ownership can't always be traced to e.g. a particular line of code as that line would
only make sense in context and so is inseparable from the context. – Gilles 'SO- stop being evil' Jun 26 '15
at 11:10

What if you wrote the function, and each line was re-written historically multiple times by different people.
Who owns each piece of line, the first person who written the line (in case it still exists), or the recent
modifier (depending how far the line has been changed/rewritten)? Or if ownership is per line, then if you
changed 5 characters in somebody else line, then you own these 5 characters, and the rest not. And so on.
– kenorb Aug 20 '15 at 13:51

Add a comment

Your Answer
Sign up or log in Log in Sign up

Sign up using Google

Sign up using Facebook

Sign up using Email and Password

Post as a guest
Name

Email
Required, but never shown

Post Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

Not the answer you're looking for? Browse other questions tagged contributor ownership or ask your own
question.

Featured on Meta

Planned maintenance scheduled for


Wednesday, June 30, 2021 at 01:00 UTC…

Related

19 Can I select who can contribute to my Open


Source Project?

24 How do I deal with (enthusiastic)


contributors who damage more than they
help?

8 Who owns the intellectual property?

8 Acknowledging employer in an open


source project

8 How to deal with “project managers” in an


open-source project?

42 How to deal with contributors who write


very bad quality code?

2 How much changes are required for the


“editor” of an open source software to
become the new owner?

3 Can original author transfer rights for GPLv3


3 Can original author transfer rights for GPLv3
project to other person?
Log in Sign up
Hot Network Questions
Would gears made of stone work?

Why do some countries allow their states to


secede through legal means?

Is there any way to differentiate and select


polygons according to their shape on
SpatiaLite/PostGIS?

How to stop sweat from running into your eyes


while at work in 40+ degree Celsius weather?

RMSE vs MSE loss function - the optimization


solutions are equivalent?

How close can I get to space for a reasonable


price?

Does fire emit black-body radiation?

How should I explain why I am leaving my current


PhD and looking for a new PhD?

How would a kangaroo-drawn chariot work?

Why did Star Trek: Voyager season 1 only have 16


episodes?

Functional programming and decoupling

Why are American states permitted to vote their


own election laws?

What are dotted quaver beats in 12/8 time?

Why do chess engines cause immediate draws


rather than giving the opponent the opportunity
to blunder or run out of time?

How to calculate values for decoupling capacitors

Questions about Boost frames and cranksets

Can an author get commission if he writes books


from prison?

Why does it never rain on my Minecraft server?

Bash variables do not expand inside array if


declare is used

Identifying Specs of Used MacBooks

My company is asking us to remain in our seats


during fire alarms

Four triangles passing through every dot of a 7x7


grid

How can I convey my disappointment in players


ignoring huge hints

Draw a mountain given altitude

Question feed

OPEN SOURCE COMPANY STACK EXCHANGE Blog Facebook Twitter LinkedIn Instagram
NETWORK
Tour Stack Overflow
Technology
H l F T
gy
Help For Teams
Life / Arts
Chat Advertise With Us Log in Sign up
Culture / Recreation
Contact Hire a Developer
Science
Feedback Developer Jobs
Other
Mobile About

Disable Responsiveness Press

Legal

Privacy Policy

Terms of Service

Cookie Settings site design / logo © 2021 Stack Exchange Inc;


user contributions licensed under cc by-sa.
Cookie Policy rev 2021.6.28.39592

You might also like