Skip to content

Commit 5943d62

Browse files
jerpeleaxiaoxiang781216
authored andcommitted
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>
1 parent 2108b3a commit 5943d62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fs/vfs/fs_uio.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/****************************************************************************
22
* fs/vfs/fs_uio.c
33
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*
46
* Licensed to the Apache Software Foundation (ASF) under one or more
57
* contributor license agreements. See the NOTICE file distributed with
68
* this work for additional information regarding copyright ownership. The

0 commit comments

Comments
 (0)