arch/or1k: 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-12-02 09:47:00 +01:00
committed by Xiang Xiao
parent 9555f9ff55
commit 35ff0d834e
46 changed files with 98 additions and 12 deletions
+2
View File
@@ -1,6 +1,8 @@
/****************************************************************************
* arch/or1k/include/limits.h
*
* 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