Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2023 10:34:03 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 6541e7696fe1 - main - Update the SPDX header to preferred BSD-2-Clause
Message-ID:  <202301011034.301AY3L9071335@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=6541e7696fe157292770960dc7005ff998a1f5de

commit 6541e7696fe157292770960dc7005ff998a1f5de
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2023-01-01 10:33:40 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-01-01 10:33:40 +0000

    Update the SPDX header to preferred BSD-2-Clause
    
    Discussed with: imp, bcr
---
 sys/sys/copyright.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/sys/copyright.h b/sys/sys/copyright.h
index 5e053bfd5d12..ee6f5b805164 100644
--- a/sys/sys/copyright.h
+++ b/sys/sys/copyright.h
@@ -1,5 +1,5 @@
 /*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
  *
  * Copyright (C) 1992-2023 The FreeBSD Project. All rights reserved.
  *



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