mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
include: migrate to SPDX identifier
Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
e959e0062e
commit
cd2fcf5252
+3
-1
@@ -1,7 +1,9 @@
|
||||
/****************************************************************************
|
||||
* include/sys/tree.h
|
||||
*
|
||||
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
* SPDX-FileCopyrightText: 2002 Niels Provos <provos@citi.umich.edu>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
||||
Reference in New Issue
Block a user