mirror of
https://github.com/apache/nuttx.git
synced 2026-09-08 18:06:33 +00:00
libs/libc: 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
9440887f9d
commit
6b5dddd5d7
1034 changed files with 2695 additions and 883 deletions
|
|
@ -1,6 +1,8 @@
|
|||
/****************************************************************************
|
||||
* libs/libc/stdlib/lib_aligned_alloc.c
|
||||
*
|
||||
* 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