mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-07 06:02:58 -04:00
CONTRIBUTING.md: Fix typo
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email> Part-of: https://github.com/gentoo/guru/pull/462 Closes: https://github.com/gentoo/guru/pull/462 Signed-off-by: David Roman <stkw0@disroot.org>
This commit is contained in:
committed by
David Roman
parent
eab78c933e
commit
34811560df
@@ -59,7 +59,7 @@ dev-python/twine
|
||||
|
||||
- #### Licenses of bundled libraries
|
||||
|
||||
Some packages include files that are licensed under a different license then the rest of the package. In this case all the licenses should be specified in the LICENSE variable. This is very often the case for packages written in Rust or Go.
|
||||
Some packages include files that are licensed under a different license than the rest of the package. In this case all the licenses should be specified in the LICENSE variable. This is very often the case for packages written in Rust or Go.
|
||||
|
||||
Rust and Go packages automagically collect all dependencies. The licenses of the things that are statically linked in these packages should be checked *manually* with `dev-util/cargo-license` and `dev-go/lichen`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user