Wednesday, June 17, 2009

The difference between GPL and BSD

السلام عليكم و رحمة الله

I heard this sentence a day ago and wondered what does it mean..
I already know about the GPL but what's BSD ? :D

See this

and this



2 comments:

  1. if i gave you some code under BSD .. you can use it in your project, and close the project .. so i can't see what u changed
    --
    BSD is the license under which BSD OS was released.
    --
    so you find that Apple Mac OS is based on BSD OS, although Mac is not open and u cant access the code
    --
    Most of Berkeley's university software is released under BSD
    how to know that a software is made by Berkeley's students ? .. it usually starts with a B :D

    -----
    on the other hand, if i gave u GPL code, u must show me the changes you did to my code if i ask for them

    ReplyDelete