Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2023 20:48:45 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 8b43a608425a - stable/13 - SPDX: It's spelled 'SPDX-License-Identifier'
Message-ID:  <202307252048.36PKmjAc063676@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=8b43a608425ae680c109d13a2849a6872877c9fd

commit 8b43a608425ae680c109d13a2849a6872877c9fd
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-05-11 16:03:59 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-07-25 15:17:48 +0000

    SPDX: It's spelled 'SPDX-License-Identifier'
    
    Sponsored by:           Netflix
    
    (cherry picked from commit ecfb43cb419808a5e2f802f780cba66a49f473b7)
---
 sys/netgraph/ng_vlan_rotate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/netgraph/ng_vlan_rotate.c b/sys/netgraph/ng_vlan_rotate.c
index a9added7fb6d..cbc55e6f7a84 100644
--- a/sys/netgraph/ng_vlan_rotate.c
+++ b/sys/netgraph/ng_vlan_rotate.c
@@ -1,5 +1,5 @@
 /*-
- * Spdx-License-Identifier: BSD-2-Clause
+ * SPDX-License-Identifier: BSD-2-Clause
  *
  * Copyright (c) 2019-2021 IKS Service GmbH
  *



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307252048.36PKmjAc063676>