git: 6541e7696fe1 - main - Update the SPDX header to preferred BSD-2-Clause
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Jan 2023 10:34:03 UTC
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.
*