Alin Jerpelea
d3102f0dce
interpreters: 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-21 13:53:10 +08:00
Alin Jerpelea
c4ed352263
interpreters: bas: revert to original license
...
Rever the license to the original one and add the license to LICENSE file
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-06-09 10:31:54 -03:00
Gregory Nutt
4db4ea2bbd
Rename all C files in apps/interpreters/bas to begin with bas_ in order to avoid future name collisions in libapps.a
2014-11-11 12:34:00 -06:00
Gregory Nutt
6e013e76fc
More global variable name changes for NuttX coding standards compatibility. Make sure that g_bas_end is initially false
2014-11-08 11:23:13 -06:00
Gregory Nutt
f7a7c696d0
BAS: ALL files are not close to the NuttX coding style.. except in variable and function naming
2014-11-04 15:51:19 -06:00
Gregory Nutt
5167631d29
Port of BAS 2.4 to NuttX by Alan Carvalho de Assis
2014-10-27 07:53:12 -06:00