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:
Alin Jerpelea
2024-09-25 14:05:00 +02:00
committed by Xiang Xiao
parent 9440887f9d
commit 6b5dddd5d7
1034 changed files with 2695 additions and 883 deletions
+2
View File
@@ -1,6 +1,8 @@
/****************************************************************************
* libs/libc/obstack/lib_obstack_printf.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