Click here to Skip to main content
15,888,351 members

Survey Results

What's important to you when considering the license of open source code?

Survey period: 24 Jan 2022 to 31 Jan 2022

The "use it for free" statement has many, many subtle shades. Not the least in the term "free". What's most important to you?

OptionVotes% 
The ability to make changes to the code without having to publish my changes21234.98
Unrestricted access to the source code24740.76
Granting of explicit rights (usage, patent etc)13121.62
Clarity on what happens if use of the code results in damages457.43
No restrictions on use (even against using the code for illegal purposes)12220.13
Ability to redistribute the code in any form I choose21134.82
The ability to link the code with other code that may have a different license19932.84
I generally don't pay much attention to licenses. If I can view it, I use it.17328.55
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralWhy isn't there an option "for commercial use"? Pin
Kate-X25726-Jan-22 0:20
Kate-X25726-Jan-22 0:20 
GeneralRe: Why isn't there an option "for commercial use"? Pin
Dan Neely26-Jan-22 3:20
Dan Neely26-Jan-22 3:20 
GeneralRe: Why isn't there an option "for commercial use"? Pin
Kate-X25722-Feb-22 22:15
Kate-X25722-Feb-22 22:15 
GeneralDo answers on Codeproject and Stackoverflow count? Pin
Jacquers25-Jan-22 5:18
Jacquers25-Jan-22 5:18 
GeneralJust a little note about the survey wording Pin
ElectronProgrammer25-Jan-22 4:44
ElectronProgrammer25-Jan-22 4:44 
GeneralOpen source coder angst worries me Pin
Cpichols25-Jan-22 2:14
Cpichols25-Jan-22 2:14 
GeneralI don't re-invent the wheel, but... PinPopular
Sander Rossel24-Jan-22 23:09
professionalSander Rossel24-Jan-22 23:09 
The front-end ecosystem is crazy and sometimes collapses, like recently when a developer of two popular packages corrupted those packages to make a statement.
Or a while back when a developer pulled a popular package from npm.

For me, it's important that a package is stable.
If it's not actively being developed that's not necessarily a bad thing, sometimes code just is what it is.
If it is being developed, I like it when a professional party is behind it, like Google or Microsoft (still no guarantees, but better than some guy named l33tc0der).

As for licenses, I prefer MIT.
I need to be able to use it as I see fit, no restrictions, no costs.
All in all, licenses are a pain, just tell me, plain and simple without all the legalese, how I can use code I find on the internet.
A license like GNU, where I should check all my other packages for licenses and see if they are at least as non-restrictive (or something like that) is just a pain and quite frankly not something I do.
Also, I need to be able to use it in commercial applications.

GeneralMissing option PinPopular
PIEBALDconsult24-Jan-22 2:49
mvePIEBALDconsult24-Jan-22 2:49 
GeneralRe: Missing option Pin
Jacquers24-Jan-22 20:35
Jacquers24-Jan-22 20:35 
GeneralRe: Missing option Pin
JP Reyes25-Jan-22 4:44
JP Reyes25-Jan-22 4:44 
GeneralRe: Missing option Pin
Jacquers25-Jan-22 5:15
Jacquers25-Jan-22 5:15 
GeneralRe: Missing option Pin
MKJCP25-Jan-22 2:57
MKJCP25-Jan-22 2:57 
GeneralRe: Missing option Pin
Matt Bond25-Jan-22 4:56
Matt Bond25-Jan-22 4:56 
GeneralRe: Missing option Pin
jsrjsr25-Jan-22 12:35
professionaljsrjsr25-Jan-22 12:35 
GeneralRe: Missing option Pin
Nemanja Trifunovic26-Jan-22 2:21
Nemanja Trifunovic26-Jan-22 2:21 

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.