Date: Thu, 16 Nov 2017 17:49:47 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51202 - head/en_US.ISO8859-1/articles/committers-guide Message-ID: <201711161749.vAGHnlde024860@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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. *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711161749.vAGHnlde024860>