How to choose Open Source license
The article deals with popular Open Source licenses: GNU GPLv3 GNU AGPLv3 GNU LGPLv3 Mozilla Public License 2.0 Apache License 2.0 MIT License The Unlicense Before choosing a license, let's first understand what a license is. License is a permission to perform certain actions on a work. Such actions may include the use, distribution, and modification of the work. It is forbidden to perform these actions without an issued license, as the work is protected by copyright.