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@
This commit is contained in:
Benedict Reuschling 2017-11-16 17:49:47 +00:00
parent b5c3bd7933
commit b4b80b99e9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51202

View file

@ -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.
*