Date: Fri, 11 Nov 2022 22:56:02 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 21f35c3699df - stable/13 - wg.4: Update the SPDX License Identifier Message-ID: <202211112256.2ABMu23l076667@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=21f35c3699df055f41f73917725d65658cc3cb04 commit 21f35c3699df055f41f73917725d65658cc3cb04 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2022-10-30 18:05:30 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-11-11 22:55:51 +0000 wg.4: Update the SPDX License Identifier The following License Identifier 'BSD-2-Clause-FreeBSD' is not allowed for new code so use the correct on. Reported by: imp (cherry picked from commit c72854c06aaed11971a29bc2e302e72577bc21e0) --- share/man/man4/wg.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/wg.4 b/share/man/man4/wg.4 index 21bb640e7b6c..d5e712d38ab2 100644 --- a/share/man/man4/wg.4 +++ b/share/man/man4/wg.4 @@ -1,4 +1,4 @@ -.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD +.\" SPDX-License-Identifier: BSD-2-Clause .\" .\" Copyright (c) 2020 Gordon Bergling <gbe@FreeBSD.org> .\"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211112256.2ABMu23l076667>