add SPDX-License-Identifier to source files

This commit is contained in:
Ryo Nakamura
2024-01-12 15:16:40 +09:00
parent bba53fab03
commit 9bdbfe8487
18 changed files with 17 additions and 49 deletions

View File

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-3.0-only */
#ifndef _MSCP_H_
#define _MSCP_H_

View File

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-3.0-only */
#ifndef _MSCP_VERSION_H_
#define _MSCP_VERSION_H_