License rust and c source files

This commit is contained in:
Jianfeng Jiang
2024-01-03 03:22:36 +00:00
committed by Tate, Hongliang Tian
parent 5fb8a9f7e5
commit faaa4438d6
559 changed files with 1192 additions and 89 deletions

View File

@ -1,4 +1,6 @@
// This test file is from occlum, to test whether we implement signal correctly.
// SPDX-License-Identifier: MPL-2.0
// This test file is from occlum signal test.
#define _GNU_SOURCE
#include <sys/types.h>