diff options
| author | Bo Chen (from Dev Box) <[email protected]> | 2024-01-29 11:03:49 +0800 |
|---|---|---|
| committer | Bo Chen (from Dev Box) <[email protected]> | 2024-01-29 11:03:49 +0800 |
| commit | 6c6e58cb977dd1c08d2d344624e7d30d15d48d35 (patch) | |
| tree | 2b8e4116ad28229fd861d19ba5bd538aa29ce754 /nx_secure/src/nx_secure_dtls_process_helloverifyrequest.c | |
| parent | 319a660e5456df10c43ddac912dee7d836f2e2b5 (diff) | |
Update copyright.
Diffstat (limited to 'nx_secure/src/nx_secure_dtls_process_helloverifyrequest.c')
| -rw-r--r-- | nx_secure/src/nx_secure_dtls_process_helloverifyrequest.c | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/nx_secure/src/nx_secure_dtls_process_helloverifyrequest.c b/nx_secure/src/nx_secure_dtls_process_helloverifyrequest.c index 59953a41..cb9c5b31 100644 --- a/nx_secure/src/nx_secure_dtls_process_helloverifyrequest.c +++ b/nx_secure/src/nx_secure_dtls_process_helloverifyrequest.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 + **************************************************************************/ /**************************************************************************/ |
