Skip to content
Snippets Groups Projects
Commit 1173d00b authored by Rylan Polster's avatar Rylan Polster
Browse files

Add links for determining more restrictive license

parent 7c6cd247
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ If the software is available under multiple licenses, you should list them all i
license ["MIT", "GPL-2.0"]
```
Note: only specify multiple licenses if the formula gives the user a choice between the licenses. Formulae that have different licenses for different parts of their software should specify only the more restrictive license.
Note: only specify multiple licenses if the formula gives the user a choice between the licenses. Formulae that have different licenses for different parts of their software should specify only the more restrictive license. For help determining which license is more restrictive, take a look [https://choosealicense.com](https://choosealicense.com/licenses/) or the [Comparison of free and open-source software licences Wikipedia page](https://en.wikipedia.org/wiki/Comparison_of_free_and_open-source_software_licences).
### Check the build system
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment