19
votes
14answers
2k views
Freelance work with no contract - who owns the code?
In a situation where code ownership was not mentioned and no contracts were signed who would you assume owns the code? The company or the freelancer? If it was taken to court is th …
7
votes
15answers
427 views
Who owns the code I write? [closed]
I was originally hired at the company that I currently work at in a SysAdmin\ Software Support Role. My responsibilities eventually morphed into me spending most of my time writing …
7
votes
7answers
491 views
Cost and ownership of source code as a freelance programmer
hey guys
in the context of freelance programming (for the web), how do you calculate the cost and ownership of the source code.
So, say I'm working on a project for a client, and …
7
votes
11answers
323 views
How do you promote joint code ownership?
A strong Agile concept is Joint Code Ownership - no single member of the team owns a piece of code, but rather the entire team. This means the code is up for editing, improvement, …
5
votes
12answers
538 views
How do you protect code from leaking outside?
Besides open-sourcing your project and legislation, are there ways to prevent, or at least minimize the damages of code leaking outside your company/group?
We obviously can't bloc …
4
votes
4answers
182 views
Code ownership while working as an employee
I am working on a contract (in USA) where I will become an employee of a company and provide them with a software solution for their operation. In the contract it is clearly indica …
4
votes
6answers
219 views
What is the reason to retain proprietorship on commissioned work?
I have always included clauses to transfer to my clients full author, ownership and use rights for all the source code, original images, original resources, etc. I develop/create f …
3
votes
4answers
129 views
What are good ways to handle ownership in a common code base?
We are in a project with a dozen members, working on some fairly cutting edge stuff, and want to work out a good approach to code ownership. On the one hand you always want at lea …
3
votes
3answers
304 views
Mutually beneficial IP/copyright clauses for contract-based freelance work
I have a copyright section in the contract I give to my clients stating that I retain copyright on any works produced during my work for them as an independent contractor. This is …
3
votes
3answers
248 views
Code ownership of personal tools used and created by employee
Are personal tools that were created by an employee of a company owned by the employee if they were not commissioned by the company he worked for?
The scenario is as follows:
Th …
2
votes
5answers
153 views
How to go about copyrights for original programs, games, etc?
I just finished a game for a certain mobile device. I'm just entertaining the idea of copyrighting my work. How does one do this? I really have no idea so any help is great!
A …
1
vote
5answers
88 views
Maintaining Ownership of Code Released on the Internet
Long ago, I released a Visual C++ CPing class on codeguru. It was a really long time ago and the class demonstrated my lack of experience at the time, honestly.
Some time later, …
0
votes
7answers
185 views
Generally speaking, Who owns the source code and program developed?
If not specifically spelled out in any contract language, who would own the source code and the subsequent program developed?
the programmer
the company employing the programmer
…
