diff options
Diffstat (limited to 'test/regression/netxduo_test/netx_10_24_01_test.c')
| -rw-r--r-- | test/regression/netxduo_test/netx_10_24_01_test.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/regression/netxduo_test/netx_10_24_01_test.c b/test/regression/netxduo_test/netx_10_24_01_test.c index ba72f58f..5c011de4 100644 --- a/test/regression/netxduo_test/netx_10_24_01_test.c +++ b/test/regression/netxduo_test/netx_10_24_01_test.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 */ +/***************************************************************************/ + /* 10.24 TCP, in CLOSE-WAIT, CLOSING or LAST-ACK state, MUST not change state after receiving a FIN. */ /*This is 10.24_01 in CLOSE-WAIT state*/ /* Procedure |
