summaryrefslogtreecommitdiff
path: root/test/smp/cmake/samples/fake.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/smp/cmake/samples/fake.c')
-rw-r--r--test/smp/cmake/samples/fake.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/smp/cmake/samples/fake.c b/test/smp/cmake/samples/fake.c
index 8159fef4..f379e798 100644
--- a/test/smp/cmake/samples/fake.c
+++ b/test/smp/cmake/samples/fake.c
@@ -1,3 +1,14 @@
+/***************************************************************************/
+/* Copyright (c) 2024 Microsoft Corporation */
+/* Copyright (c) 2026 Eclipse ThreadX contributors */
+/* */
+/* This program and the accompanying materials are made available under */
+/* the terms of the MIT License which is available at */
+/* https://opensource.org/licenses/MIT. */
+/* */
+/* SPDX-License-Identifier: MIT */
+/***************************************************************************/
+
#include "tx_api.h"
typedef unsigned int TEST_FLAG;