Click here to Skip to main content
15,880,543 members

Survey Results

What type of source code license do you prefer?   [Edit]

Survey period: 22 Nov 2004 to 28 Nov 2004

What license would you use for code you wish to share with the community? Note that all options except the first and last assume that you would maintain copyright of your code.

OptionVotes% 
Public domain. ie you claim no copyright17319.31
Copyleft license such as the GPL24627.46
Unrestricted use and redistribution22224.78
Unrestricted use, but with redistribution in compiled form only9410.49
Restricted use (eg educational) with unrestricted redistribution192.12
Restricted use (eg educational) with restricted redistribution293.24
Developers must pay to license your code9510.60
None of the above (please comment)182.01



 
GeneralRe: GPL is Evil Pin
Brian Delahunty23-Nov-04 22:14
Brian Delahunty23-Nov-04 22:14 
GeneralRe: GPL is Evil Pin
Krissh26-Nov-04 1:19
Krissh26-Nov-04 1:19 
GeneralRe: GPL is Evil Pin
Michael P Butler22-Nov-04 5:55
Michael P Butler22-Nov-04 5:55 
GeneralRe: GPL is Evil Pin
jaxterama22-Nov-04 6:01
jaxterama22-Nov-04 6:01 
GeneralRe: GPL is Evil Pin
Michael P Butler22-Nov-04 6:20
Michael P Butler22-Nov-04 6:20 
GeneralRe: GPL is Evil Pin
Kastellanos Nikos23-Nov-04 3:52
Kastellanos Nikos23-Nov-04 3:52 
GeneralRe: GPL is Evil Pin
Michael P Butler23-Nov-04 4:18
Michael P Butler23-Nov-04 4:18 
GeneralRe: GPL is Evil Pin
raouls23-Nov-04 19:23
raouls23-Nov-04 19:23 
> (Of course i am not legal expert and never read the GPL. so i might be wrong)

i can see that you've never read the GPL. the GPL does NOT give your rights to the code to the public. you retain full copyright of all the code you wrote.

the gist of the GPL is this:
- the code remains the property of the author(s)
- you accept the code as is, and don't hold the author liable for any damages you inflict upon yourself Wink | ;-)
- when redistributing the application/library/whatever *must* include the source code
- you may not sell the source code or the binary code
- any derived or additional code must also use the GPL

the LGPL is almost exactly the same, except that the last point does not apply... if you use GPL code in your app, it must be GPL too, if you use the LGPL in your app, your app doesn't have to be GPL or LGPL. the MPL (Mozilla Public License) is even less restrictive than that...

--
Raoul Snyman
Saturn Laboratories
e-mail: raoul.snyman@saturnlaboratories.co.za
web: http://www.saturnlaboratories.co.za/
linux user: #333298
GeneralRe: GPL is Evil Pin
Kastellanos Nikos23-Nov-04 21:21
Kastellanos Nikos23-Nov-04 21:21 
GeneralRe: GPL is Evil Pin
Paul Selormey22-Nov-04 7:45
Paul Selormey22-Nov-04 7:45 
GeneralRe: GPL is Evil Pin
Michael P Butler22-Nov-04 8:14
Michael P Butler22-Nov-04 8:14 
GeneralRe: GPL is Evil Pin
DaveAH23-Nov-04 23:30
DaveAH23-Nov-04 23:30 
GeneralRe: GPL is Evil Pin
Nemanja Trifunovic22-Nov-04 5:56
Nemanja Trifunovic22-Nov-04 5:56 
GeneralRe: GPL is Evil Pin
jaxterama22-Nov-04 6:02
jaxterama22-Nov-04 6:02 
GeneralRe: GPL is Evil Pin
raouls23-Nov-04 19:31
raouls23-Nov-04 19:31 
GeneralRe: GPL is Evil Pin
Nemanja Trifunovic24-Nov-04 2:05
Nemanja Trifunovic24-Nov-04 2:05 
GeneralRe: GPL is Evil Pin
ed welch22-Nov-04 12:20
ed welch22-Nov-04 12:20 
GeneralRe: GPL is Evil Pin
Peter Ritchie23-Nov-04 6:18
Peter Ritchie23-Nov-04 6:18 
GeneralRe: GPL is Evil Pin
Nemanja Trifunovic23-Nov-04 8:26
Nemanja Trifunovic23-Nov-04 8:26 
GeneralRe: GPL is Evil Pin
Peter Ritchie23-Nov-04 10:09
Peter Ritchie23-Nov-04 10:09 
GeneralRe: GPL is Evil Pin
Anonymous26-Nov-04 2:32
Anonymous26-Nov-04 2:32 
GeneralIt really depends Pin
Marc Clifton22-Nov-04 0:54
mvaMarc Clifton22-Nov-04 0:54 
GeneralRe: It really depends Pin
jaxterama22-Nov-04 5:30
jaxterama22-Nov-04 5:30 
GeneralRe: It really depends Pin
Don Clugston22-Nov-04 16:46
Don Clugston22-Nov-04 16:46 
GeneralRe: It really depends Pin
Grimolfr23-Nov-04 4:51
Grimolfr23-Nov-04 4:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.