vote up 1 vote down star

Am i obligated to give the source code and support of the software I have created for a client especially if the client wanted to add some functionalities? For how long?

flag

6 Answers

vote up 7 vote down check

It all depends on your contract.

However, if you want to keep your client, it's probably a good idea to come to an agreement they're happy with, even if your contract doesn't explicitly state what they want.

link|flag
You want the customer to be happy, they bring more to you – TStamper Mar 18 at 15:45
vote up 2 vote down

If you have written proprietary software by/for yourself and sold the software (executable only) to the client (w/o a contract) then they don't have rights to the source code.

If there IS a contract. SEE THE CONTRACT. Any other advise that I or other people give is based entirely on our experience and won't necessarily apply to your situation. CHECK THE CONTRACT.

But generally, as kgrad mentioned, if you wrote the source code FOR them, then they probably have contract language that makes them own it.

link|flag
vote up 0 vote down

As others have mentioned, it depends on the contract, but I usually will charge them more if they want the source afterwards. Same with support, just charge for it.

If they don't want the source, after the project is completed, you could always just open-source the code. This way it helps the developer community as a whole. Just make sure you have a clause in your contract that allows you, should you want to.

link|flag
vote up 0 vote down

It depends on the client, the contract and the business area you write code in. But as others already said, I have seldom heard of the customer not getting all rights to the code. Unless you are paid to write open source code of course.

link|flag
vote up 4 vote down

This really depends on the terms of the agreement you have with the client. Generally when I get contracted for a job it's usually implicitly understood that my source code will be going to them when I am done. Also I generally provide support for them whenever I can. It is always good to keep relations friendly in case you ever want to work for them again.

I don't really understand why people don't want to give their source code, that they made for a client, to the client. Most of the time it is highly specialized and it's not like you can't reuse your design elsewhere...

link|flag
vote up 6 vote down

It depends what your written contract with the client says.

In the absence of a contract, it probably depends on your jurisdiction. Ask a lawyer.

link|flag

Your Answer

Get an OpenID
or

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