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:
Alin Jerpelea
2024-10-02 15:59:15 +02:00
committed by Xiang Xiao
parent e959e0062e
commit cd2fcf5252
814 changed files with 1755 additions and 479 deletions
+3 -1
View File
@@ -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