vote up 0 vote down star
1

Long story short I loved the idea for this product so I agreed to work on it for free for a share of the company. I spent around 3 months on it and I would say I put the company on the map with the application. After the product was released they request additional work with no compensation so I broke ties and just let them use the application as it was; it was easier to just leave and hand it over then to battle it out since they were not making money anyway. I did keep the source code though.

Fast forward 8 months and now they're making claims they have a buyer and they need the source code to sell it. Since this is the only thing I have that ties me to the product I wrote I'm not to eager to hand it over. So, I want to tell them when I see the paperwork that it's been sold we can sign an agreement on what I'm owed and I will hand over the code. Does this sound reasonable, I'm assuming the code is not needed until the purchase has been finalized?

flag

16% accept rate
Lawyers cost money...not that I'm cheap but in reality what I can expect to make out of the sale vs how much it would cost to find out if I need to hand over code. Part of me thinks these guys are idiots and have no idea while the other part things they are yanking my leg to get the source. I think I'm safe with just telling them that once I see some type of paperwork saying that the code is need before a deal can be made I'm holding onto it. – Ryan Detzel Oct 21 at 21:27
The only thing I signed was an NDA saying that for six months from the start date I wouldn't work with the competition or share secrets. – Ryan Detzel Oct 21 at 21:28
...I quote from the last email. "We are currently having discussions with Google on a possible buy-out. To make it happen, we need working source code for each platform." This line alone makes me feel they are dumb, I know the product well and there is no way Google would ever be interested in it. – Ryan Detzel Oct 21 at 21:32
LET ME ADD THIS: I'm no saying I wont give it to them but I don't want to give it up for nothing. If they can prove they are selling it in writing I will send over the code. They have no money to buy it straight out so the only way they can buy it is if they sell. – Ryan Detzel Oct 21 at 21:38
1  
Ryan - before handing it out (if you do) make sure they sign a contract explicitly stipulating how much you will be compensated and have it checked out by a lawyer. It may cost you $200 or so in lawyer fees but I assume you won't even bother looking without some legit paperwork proving that they are in fact being bought out for $X money. – DVK Oct 21 at 21:44

closed as not programming related by Brandon, John Rudy, ceejayoz, Bryan Oakley, Sinan Ünür Oct 22 at 1:59

7 Answers

vote up 2 vote down

Tell them you'll be happy to provide the code when you see the written agreement with their buyer including you as an equal beneficiary. Or ask to be invited to buyer negotiations.

Since you don't seem too enthusiastic about the prospects, you could just sell them the code for whatever a fair price is and be done with it. A couple grand now is way better than any hypothetical money.

link|flag
+1 If they really have a buyer, they should be happy to pay your standard contracting rate +50% for taking a risk on your part for the source – Tom Leys Oct 21 at 22:11
(I say risk because you worked without compensation originally) – Tom Leys Oct 21 at 22:11
vote up 2 vote down

As mentioned CONSULT A LAWYER!!

If the application put them "on the map" then yes the source code is needed for the sale - no buyer would think of buying a company without having the source code be part of the deal. Tell them you'll be happy to have your lawyer sit in on the negotiations with the buyer OR your lawyer will negotiate the sale of the software source to them so they can legally transfer it to the buyer.

Don't be a dog in the manger - if your unwillingness to work something out with them kills the sale count on it they will sic their lawyers on you and you won't like it and you likely won't win.

So in summary CONSULT A LAWYER!

link|flag
vote up 0 vote down

If it's a not-small amount of money, look into a lawyer, or at least an escrow account at a local bank. You sign an agreement that they get the code when money gets to the escrow account. Send the code to them in a trackable way. The bank doesn't release the money to you until the old business partners confirm they got the code.

link|flag
vote up 1 vote down

Provide them with an encrypted version of the source code, digitally signed by you, and in the event they pay you what they owe you, provide the decryption key.

link|flag
vote up 3 vote down

IANAL, but unless you signed some papers, you do not OWE them the source code.

As such, you have the leverage over them as to how much you should be compensated (and no, I do NOT look like John Travolta in Battelefield Earth :)

link|flag
Might not owe them the source code, but they may have intellectual property claims. – ceejayoz Oct 21 at 21:35
He may have intellectual property claims too. It sounds like there is no written contract about ownership nor is there any evidence he was compensated at all - what implies that the company owns the IP? – Michael Oct 21 at 21:41
That's precisely why engaging a lawyer would be the prudent thing to do here. – ceejayoz Oct 21 at 21:45
vote up 1 vote down

The code might be needed for an escrow agreement, in which case the source is not being sold, but a license for the software, and the purchase of that license is asking the small company to place the code in escrow, so that if they went bankrupt, the buyer of the license would not be left with nothing.

You really need to find out more and consult with proper legal advice over what your actual IP in this is, the potential value of it and what exit route you want to take, or to retain some form of ownership.

link|flag
vote up 8 vote down

Consult a lawyer.

link|flag
...It's not worth my time to even talk to these guys on the phone so it's not worth my time/money to talk to a lawyer. – Ryan Detzel Oct 21 at 21:30
1  
It'll be worth your time if it prevents them from suing you for holding their intellectual property. – ceejayoz Oct 21 at 21:34

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