drivers: 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-11-05 13:02:24 +01:00
committed by Xiang Xiao
parent f32f25c31e
commit 286d37026c
1066 changed files with 2227 additions and 222 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
/****************************************************************************
* drivers/net/tun.c
*
* Copyright (C) 2015-2016 Max Nekludov. All rights reserved.
* Author: Max Nekludov <macscomp@gmail.com>
* SPDX-License-Identifier: BSD-3-Clause
* SPDX-FileCopyrightText: (C) 2015-2016 Max Nekludov. All rights reserved.
* SPDX-FileContributor: Max Nekludov <macscomp@gmail.com>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions