Add links for determining more restrictive license
This commit is contained in:
parent
7c6cd247ee
commit
1173d00bf6
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user