diff options
Diffstat (limited to 'test/regression/dns_test/response_a_google_com.c')
| -rw-r--r-- | test/regression/dns_test/response_a_google_com.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/regression/dns_test/response_a_google_com.c b/test/regression/dns_test/response_a_google_com.c index bfd547be..3c14ae81 100644 --- a/test/regression/dns_test/response_a_google_com.c +++ b/test/regression/dns_test/response_a_google_com.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 */ +/***************************************************************************/ + /* No. Time Source Destination Protocol Length Info 54 82.002033 192.2.2.1 192.2.2.240 DNS 246 Standard query response 0x0002 A 74.125.224.194 A 74.125.224.195 A 74.125.224.196 A 74.125.224.197 A 74.125.224.198 A 74.125.224.199 A 74.125.224.200 A 74.125.224.201 A 74.125.224.206 A 74.125.224.192 A 74.125.224.193 |
