Ask Slashdot: How To Own the Rights To Software Developed At Work?
New submitter ToneyTime writes: I'm a young developer building custom add-ins for my company's chosen SAAS platform as a full time staff member. The platform supports a developer community to share code and plug-ins with an option to sell the code. While I don't plan on having a breakthrough app, I am interested in sharing the solutions I create, hopefully with the potential of selling. All solutions are created and made by me for business needs, and I aim to keep any company's specific data out. I have a good relationship with management and can develop on my own personal instance of the platform, but would be doing so on company time. Going contractor is a bit premature for me at this stage. Any advice, references or stories to learn from?
Get a signed contract, written by a lawyer. Don't expect anything else to hold up in court.
Resign and start consulting NOW!
In the absence of a contract the consultant will own the code. All paying for it give you is an implied license, which only includes source code if it is necessary for the normal use of the program (so basically scripting languages or programs where you hard coded enough that you need source code to use it.)
Nonsense. Any code developed as part of your work on behalf of a client is owned by default by your client in the absence of any other written agreement. It is known as work-for-hire. If the code is generic and not part of their products you can often get permission to distribute the code and retain ownership but it is not guaranteed.
Consultants do not fall under work for hire.
If you have one client and they choose your schedule you are not a consultant.
I'm a signature virus. Please copy me to your signature so I can replicate.
You can claim the law is BS all you want, but it would be inadvisable to take that position in court.
If it is an employee paid on a W2 who shows up at the office every day and has their tasks and schedule set by the employer, the employer owns the copyright.
If it is a contractor paid on a 1099 who uses their own equipment at their own location, the contractor owns the copyright (even if there is a clause in their contract stating otherwise.)
If it is somewhere in between a court would decide if they are an employee or an independent contractor.
http://copyright.gov/circs/circ09.pdf
I'm a signature virus. Please copy me to your signature so I can replicate.