summaryrefslogtreecommitdiff
path: root/test/regression/snmp_test/netx_snmp_v3_md5_security_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/snmp_test/netx_snmp_v3_md5_security_test.c')
-rw-r--r--test/regression/snmp_test/netx_snmp_v3_md5_security_test.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/regression/snmp_test/netx_snmp_v3_md5_security_test.c b/test/regression/snmp_test/netx_snmp_v3_md5_security_test.c
index d363128a..5ad685a3 100644
--- a/test/regression/snmp_test/netx_snmp_v3_md5_security_test.c
+++ b/test/regression/snmp_test/netx_snmp_v3_md5_security_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 */
+/***************************************************************************/
+
/* This NetX test concentrates on the SNMPv3 operation with MD5 security. The test examines the response packet length
and internal statistics of processing a v3 response to pass the test.
*/