git: cd5040e60f - main - Trim a paragraph from the software license policy.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Feb 2023 19:59:44 UTC
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=cd5040e60f2672d3ef24e8a57ba256382f680ef3 commit cd5040e60f2672d3ef24e8a57ba256382f680ef3 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2023-02-13 19:59:03 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2023-02-13 19:59:03 +0000 Trim a paragraph from the software license policy. This bullet point seeks to make a broader point about the need for compelling reasons for importing newer versions of 3rd party software beyond just a version bump. However, the license policy for source is not an ideal place to make this point and it can be read as requiring core to validate updates to any GPLv3 software in ports due to the surrounding context. Reported by: pauamma Reviewed by: grog, pauamma, imp, emaste Differential Revision: https://reviews.freebsd.org/D38131 --- website/content/en/internal/software-license.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/website/content/en/internal/software-license.adoc b/website/content/en/internal/software-license.adoc index 6c74f191a5..45e9dc17b7 100644 --- a/website/content/en/internal/software-license.adoc +++ b/website/content/en/internal/software-license.adoc @@ -19,7 +19,6 @@ Unless a special exception is made, no existing BSD-licensed components may be r * The import of new software licensed under any licenses other than the BSD license and BSD-Like Licenses (as defined below) requires the prior approval of the FreeBSD Core Team. Requests for import must include: ** A list of features or bug fixes that the new version or patches contain, along with evidence that our users need those features. PRs or references to mailing list discussions are ideal forms of evidence. -** This process should be used for all software imports, not just those that require Core Team review. The mere existence of a new version does not justify an import of software to source or ports. ** A list of FreeBSD branches that may be affected. Expansions of scope require a new request to and approval from the FreeBSD Core Team. * The Apache License 2.0 is acceptable for use in some cases. The Core Team must approve the import of new Apache License licensed components or the change of license of existing components to the Apache License.