aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2025-02-10 21:21:51 +0100
committerLuca Deri <deri@ntop.org>2025-02-10 21:21:51 +0100
commit1577955fca79937e80c11029855978ced7573bbf (patch)
tree05da3f69a060d1b9bd24cf2d5355101c48c76e26 /tests
parent64d536752e05d5773381e299a7377bccc86462e6 (diff)
Added ndpi_find_protocol_qoe() API call
Updated (C)
Diffstat (limited to 'tests')
-rw-r--r--tests/performance/patriciasearch.c2
-rw-r--r--tests/performance/substringsearch.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/performance/patriciasearch.c b/tests/performance/patriciasearch.c
index 03736769c..2b9cc258b 100644
--- a/tests/performance/patriciasearch.c
+++ b/tests/performance/patriciasearch.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-22 - ntop.org
+ * Copyright (C) 2011-25 - ntop.org
*
* nDPI is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/tests/performance/substringsearch.c b/tests/performance/substringsearch.c
index be4f61e4f..7f4008690 100644
--- a/tests/performance/substringsearch.c
+++ b/tests/performance/substringsearch.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-22 - ntop.org
+ * Copyright (C) 2011-25 - ntop.org
*
* nDPI is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by