nuttx-apps/examples/tcpblaster
Alin Jerpelea 35d1f2ef34 examples: 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>
2024-12-30 18:01:33 +08:00
..
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
CMakeLists.txt examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-25 09:51:09 +08:00
Make.defs examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
Makefile examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
tcpblaster.h examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
tcpblaster_client.c examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
tcpblaster_cmdline.c examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
tcpblaster_host.c examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
tcpblaster_host.cmake examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
tcpblaster_netinit.c examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
tcpblaster_server.c examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
tcpblaster_target1.c examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00
tcpblaster_target2.c examples: migrate to SPDX identifier 2024-12-30 18:01:33 +08:00