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

View file

@ -1,6 +1,9 @@
/****************************************************************************
* include/android/fdsan.h
* Copyright (C) 2018 The Android Open Source Project
*
* SPDX-License-Identifier: BSD-2-Clause
* SPDX-FileCopyrightText: 2018 The Android Open Source Project
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without