mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-02 07:03:07 +00:00
testing: 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
018d343a1e
commit
e72cee69b0
483 changed files with 2362 additions and 1325 deletions
|
|
@ -1,6 +1,8 @@
|
|||
/****************************************************************************
|
||||
* apps/testing/crypto/aescmac.c
|
||||
*
|
||||
* SPDX-License-Identifier: ISC
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
* copyright notice and this permission notice appear in all copies.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue