Results 1 to 8 of 8

Thread: Copyright: To the coder or to the company/client

  1. #1

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Arrow Copyright: To the coder or to the company/client

    If you are doing all the coding will the copyright belong to you? If not, then a company or client owns it, does it mean you can not use the same code for other companies/clients?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Copyright: To the coder or to the company/client

    That depends largely on the circumstances surrounding the development of the code.

    Did you do it all on your own, using your own computer equipment on your own time? If so, it belongs to you.

    If you did it on company time, using company equipment while drawing a salary from the company, it belongs to them.

  3. #3

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Copyright: To the coder or to the company/client

    What if one did it in his own equipment but is on the contract from a client? How about my 2nd question?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Copyright: To the coder or to the company/client

    Quote Originally Posted by dee-u
    What if one did it in his own equipment but is on the contract from a client?
    That is something that should have been discussed with the client prior to the creation of any code. What legal, binding, documents have been signed between the programmer and the client? What does it say about source code in this/these documents.
    Quote Originally Posted by dee-u
    How about my 2nd question?
    If it is owned by anyone other than the programmer, the programmer can do nothing with it without the express approval of the owner.

    It would be like you trying to sell a car that belongs to me.

  5. #5

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Copyright: To the coder or to the company/client

    Just an example, with client1 you have developed a very fast and efficient array sorting routine, does that mean you cannot use it for client2?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  6. #6
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Copyright: To the coder or to the company/client

    I would use different pieces of code just maybe the entire program is what should not be re-sold, based on signed agreement.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  7. #7
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Copyright: To the coder or to the company/client

    Yes, Gary is correct.

    Number one, no one can tell you have reused anything if the interface that they actually see if totally different, and the application does completely different things.

    As long as you are not completely reusing and entire application, then I think you are alright!

  8. #8
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Copyright: To the coder or to the company/client

    Quote Originally Posted by Hack
    If it is owned by anyone other than the programmer, the programmer can do nothing with it without the express approval of the owner.
    The copyright of the project belongs to the person/s who created it. Sorry, I did not know whether by "owner" you were referring to the client or the company whom the coder works for.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width