mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00: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:
parent
e959e0062e
commit
cd2fcf5252
814 changed files with 1755 additions and 479 deletions
|
|
@ -1,6 +1,8 @@
|
|||
/****************************************************************************
|
||||
* include/obstack.h
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue