diff options
| author | Frédéric Desbiens <[email protected]> | 2026-03-07 00:14:18 +0100 |
|---|---|---|
| committer | Frédéric Desbiens <[email protected]> | 2026-03-07 00:14:18 +0100 |
| commit | ff90b3ffcb84b2c6099ec31ef032b541e1ef5f0a (patch) | |
| tree | eea5e3221587620a673dc76722ea5345081d605f /utility | |
| parent | dd1a89cf27d54b4151931441f522c91beefa4688 (diff) | |
Updated copyright headers and version strings. Removed version history
Diffstat (limited to 'utility')
| -rw-r--r-- | utility/iperf/demo_iperf.c | 6 | ||||
| -rw-r--r-- | utility/iperf/nx_iperf.c | 6 | ||||
| -rw-r--r-- | utility/iperf/nx_iperf.h | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/utility/iperf/demo_iperf.c b/utility/iperf/demo_iperf.c index 88450836..ca9bdcc2 100644 --- a/utility/iperf/demo_iperf.c +++ b/utility/iperf/demo_iperf.c @@ -1,11 +1,11 @@ /*************************************************************************** - * Copyright (c) 2024 Microsoft Corporation + * Copyright (c) 2024 Microsoft Corporation * Copyright (c) 2025-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 **************************************************************************/ diff --git a/utility/iperf/nx_iperf.c b/utility/iperf/nx_iperf.c index 7932588b..9ba919d2 100644 --- a/utility/iperf/nx_iperf.c +++ b/utility/iperf/nx_iperf.c @@ -1,11 +1,11 @@ /*************************************************************************** - * Copyright (c) 2024 Microsoft Corporation + * Copyright (c) 2024 Microsoft Corporation * Copyright (c) 2025-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 **************************************************************************/ diff --git a/utility/iperf/nx_iperf.h b/utility/iperf/nx_iperf.h index 12d288bd..81cb6d7b 100644 --- a/utility/iperf/nx_iperf.h +++ b/utility/iperf/nx_iperf.h @@ -1,11 +1,11 @@ /*************************************************************************** - * Copyright (c) 2024 Microsoft Corporation + * Copyright (c) 2024 Microsoft Corporation * Copyright (c) 2025-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 **************************************************************************/ |
