svn commit: r52861 - head/en_US.ISO8859-1/articles/committers-guide
Brooks Davis
brooks at FreeBSD.org
Tue Mar 12 17:42:25 UTC 2019
Author: brooks (src,ports committer)
Date: Tue Mar 12 17:42:24 2019
New Revision: 52861
URL: https://svnweb.freebsd.org/changeset/doc/52861
Log:
Refer to the license policy document as the source of truth.
The summary of the license policy in the commiters guide is a good place
to get started, but the buck stops with the license policy. We enourage
questions before making commits if the policy is not clear.
Approved by: core (bcr, jhb, imp)
Differential Revision: https://reviews.freebsd.org/D19515
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue Mar 12 12:37:40 2019 (r52860)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue Mar 12 17:42:24 2019 (r52861)
@@ -2725,6 +2725,12 @@ Relnotes: yes</programlisting>
<sect1 xml:id="pref-license">
<title>Preferred License for New Files</title>
+ <para>The &os; Project's full license policy can be found at <link
+ xlink:href="&url.base;/internal/software-license.html">https://www.FreeBSD.org/internal/software-license.html</link>.
+ The rest of this section is intended to help you get started.
+ As a rule, when in doubt, ask. It is much easier to give advice
+ than to fix the source tree.</para>
+
<para>The &os; Project suggests and uses this
text as the preferred license scheme:</para>
More information about the svn-doc-head
mailing list