summaryrefslogtreecommitdiff
path: root/common/src/txe_queue_flush.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/src/txe_queue_flush.c
parenta0632b8aa2d8c7e7fe00c09d1d3acc0b7cfd2c43 (diff)
Update copyright.
Diffstat (limited to 'common/src/txe_queue_flush.c')
-rw-r--r--common/src/txe_queue_flush.c19
1 files changed, 9 insertions, 10 deletions
diff --git a/common/src/txe_queue_flush.c b/common/src/txe_queue_flush.c
index 611b7b51..348de23e 100644
--- a/common/src/txe_queue_flush.c
+++ b/common/src/txe_queue_flush.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
+ **************************************************************************/
/**************************************************************************/