commit: a6f1a1414db4fdce53d64efd0adcdb43a0a1826d Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Nov 15 11:58:14 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Nov 15 11:58:14 2019 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=a6f1a141
glep-0076: Fix a typo. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> glep-0076.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glep-0076.rst b/glep-0076.rst index 9d5aa79..4aa5ee5 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -269,7 +269,7 @@ Other GPL-compatible free software licenses that are not explicitly listed are allowed by item c). This covers cases where compatibility to licenses used by upstream projects is necessary. (For example, the Gentoo BSD project may want to use the 2-clause or 3-clause BSD -license). +license.) By default, GPL-incompatible licenses (e.g., the CDDL) are not allowed, because their use would hinder interchange of code between
