Is it legal to modify open source project ?

Discussion in 'Legal Issues' started by ziya, Mar 20, 2008.

  1. #1
    Hey,

    Is it legal to modify open source project and change it without permission of author? Or can project be changed without credits to author ? Or does it depends on project and its terms ?

    Thanks
     
    ziya, Mar 20, 2008 IP
  2. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Generally speaking, the reason why it is open-source is that it allows you to make modification to the source codes without seeking explicit permission from the author. However, for the most parts, you are not allowed to remove any credits to the authors.

    As to what you can or cannot do depends a lot on the terms being used. Although it is open-source, you will need to still respect the intellectual property and effort from those who works on it.
     
    eddy2099, Mar 20, 2008 IP
  3. SmallPotatoes

    SmallPotatoes Peon

    Messages:
    1,321
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It is always legal to modify it; that's the main point of open source.

    If it is for your own private/internal use, that's the end of the story. Change it, use it, no problem. No need to get anyone's permission.

    If you will be selling the code or a product containing the code (software, or hardware with it embedded), then you may have further obligations depending on the particular license the code came under. As long as you follow those obligations then you don't need to seek explicit permission.
     
    SmallPotatoes, Mar 20, 2008 IP
  4. RelevantBuZZ_PR

    RelevantBuZZ_PR Guest

    Messages:
    101
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I'm fairly certain you must, if you do, release it as GPL.
     
    RelevantBuZZ_PR, Mar 20, 2008 IP
  5. SmallPotatoes

    SmallPotatoes Peon

    Messages:
    1,321
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Sure, if it's under the GPL license. But there are other open-source licenses — Apache, BSD, etc. Each comes with its own set of rules.
     
    SmallPotatoes, Mar 21, 2008 IP
  6. RelevantBuZZ_PR

    RelevantBuZZ_PR Guest

    Messages:
    101
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I didn't get that when I read the OP's questions but you may be right, ziya may have been talking about a different open source licensing.
     
    RelevantBuZZ_PR, Mar 21, 2008 IP
  7. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #7
    If you plan to modify open source and planning to sell it, you have to pass on the same open source license on the fully developed software. Further you are not allowed to remove any of the credits in the open source. You have to acknowledge everyones hardwork and credits.
     
    olddocks, Mar 22, 2008 IP
  8. RectangleMan

    RectangleMan Notable Member

    Messages:
    2,825
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    210
    #8
    You must read the license that the software comes with.
     
    RectangleMan, Mar 23, 2008 IP
  9. DimitarMK

    DimitarMK Peon

    Messages:
    42
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Read the licence. Many opensource projects, are relased throught GPL licence, which allows editing the source code.
     
    DimitarMK, Mar 23, 2008 IP