summaryrefslogtreecommitdiff
path: root/common_modules/module_manager/src/txm_module_manager_thread_create.c
diff options
context:
space:
mode:
authorBo Chen (from Dev Box) <[email protected]>2024-01-29 13:51:15 +0800
committerBo Chen (from Dev Box) <[email protected]>2024-01-29 13:51:15 +0800
commit8276bcf71142197e09551e29f1779299fa591ec7 (patch)
tree3824efea581b47f9eea8738bec401cecb508f644 /common_modules/module_manager/src/txm_module_manager_thread_create.c
parenta0632b8aa2d8c7e7fe00c09d1d3acc0b7cfd2c43 (diff)
Update copyright.
Diffstat (limited to 'common_modules/module_manager/src/txm_module_manager_thread_create.c')
-rw-r--r--common_modules/module_manager/src/txm_module_manager_thread_create.c19
1 files changed, 9 insertions, 10 deletions
diff --git a/common_modules/module_manager/src/txm_module_manager_thread_create.c b/common_modules/module_manager/src/txm_module_manager_thread_create.c
index 4c7a4ae8..d759a064 100644
--- a/common_modules/module_manager/src/txm_module_manager_thread_create.c
+++ b/common_modules/module_manager/src/txm_module_manager_thread_create.c
@@ -1,13 +1,12 @@
-/**************************************************************************/
-/* */
-/* Copyright (c) Microsoft Corporation. All rights reserved. */
-/* */
-/* This software is licensed under the Microsoft Software License */
-/* Terms for Microsoft Azure RTOS. Full text of the license can be */
-/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
-/* and in the root directory of this software. */
-/* */
-/**************************************************************************/
+/***************************************************************************
+ * Copyright (c) 2024 Microsoft Corporation
+ *
+ * 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
+ **************************************************************************/
/**************************************************************************/