You have an open-source project, and would like to publish it on github. You read everywhere MIT licence on github, but you don’t know if it suits your project ? Here is a short summary of what can be done for open source projects

Note

I didn’t know anything about Licences. Everything I learnt is summed up here, in french Guide for open-sourcing
So this tutorial is basically a translated summary of this content.

Licences, but on what

There are licences for Softwares (code) & content (data)

Licences, but for what

Open-source licences will garantee 4 things:

Licences, but what kind

There are two families:


Licences, what do I do

To make it simple, if you contribute to

If you create from scratch

Example

I fork a bootstrap theme, which is MIT licenced. That’s permissive. So what licence will I choose ?

Ressource

General open source guide