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:
parent
b5c3bd7933
commit
b4b80b99e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51202
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue