mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
fs: 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:
committed by
Xiang Xiao
parent
6381685a8b
commit
6833b8787e
@@ -1,6 +1,8 @@
|
||||
/****************************************************************************
|
||||
* fs/mqueue/mqueue.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
|
||||
|
||||
Reference in New Issue
Block a user