티스토리 수익 글 보기
Choose an open source license
An open source license protects contributors and users. Businesses and savvy developers won’t touch a project without this protection.
{ Which of the following best describes your situation? }
-
I need to work in a community.
Use the license preferred by the community you’re contributing to or depending on. Your project will fit right in.
If you have a dependency that doesn’t have a license, ask its maintainers to add a license.
-
I want it simple and permissive.
The MIT License is short and to the point. It lets people do almost anything they want with your project, like making and distributing closed source versions.
-
I care about sharing improvements.
The GNU GPLv3 also lets people do almost anything they want with your project, except distributing closed source versions.
{ What if none of these work for me? }
-
My project isn’t software.
-
I want more choices.
-
I don’t want to choose a license.