summaryrefslogtreecommitdiff
path: root/ports_arch/ARMv8-M/threadx/inc/tx_secure_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports_arch/ARMv8-M/threadx/inc/tx_secure_interface.h')
-rw-r--r--ports_arch/ARMv8-M/threadx/inc/tx_secure_interface.h13
1 files changed, 4 insertions, 9 deletions
diff --git a/ports_arch/ARMv8-M/threadx/inc/tx_secure_interface.h b/ports_arch/ARMv8-M/threadx/inc/tx_secure_interface.h
index 39b5d5fd..5ac37fbf 100644
--- a/ports_arch/ARMv8-M/threadx/inc/tx_secure_interface.h
+++ b/ports_arch/ARMv8-M/threadx/inc/tx_secure_interface.h
@@ -1,10 +1,11 @@
/***************************************************************************
- * Copyright (c) 2024 Microsoft Corporation
- *
+ * Copyright (c) 2024 Microsoft Corporation
+ * Copyright (c) 2026-present 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
**************************************************************************/
@@ -37,12 +38,6 @@
/* It is assumed that tx_api.h and tx_port.h have already been */
/* included. */
/* */
-/* RELEASE HISTORY */
-/* */
-/* DATE NAME DESCRIPTION */
-/* */
-/* 09-30-2020 Scott Larson Initial Version 6.1 */
-/* */
/**************************************************************************/
#ifndef TX_SECURE_INTERFACE_H