svn commit: r51202 - head/en_US.ISO8859-1/articles/committers-guide
Benedict Reuschling
bcr at FreeBSD.org
Thu Nov 16 17:49:48 UTC 2017
Author: bcr
Date: Thu Nov 16 17:49:47 2017
New Revision: 51202
URL: https://svnweb.freebsd.org/changeset/doc/51202
Log:
Extend the example in the committers guide with the SPDX license identifier.
This should encourage people to use these identifiers to highlight our
licensing advantages by adopting SPDX tags.
Submitted by: pfg@
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 Wed Nov 15 23:08:45 2017 (r51201)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Thu Nov 16 17:49:47 2017 (r51202)
@@ -2737,6 +2737,8 @@ Relnotes: yes</programlisting>
text as the preferred license scheme:</para>
<programlisting>/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) [year] [your name]
* All rights reserved.
*
More information about the svn-doc-all
mailing list