diff options
author | Luca Deri <deri@ntop.org> | 2025-02-10 21:21:51 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2025-02-10 21:21:51 +0100 |
commit | 1577955fca79937e80c11029855978ced7573bbf (patch) | |
tree | 05da3f69a060d1b9bd24cf2d5355101c48c76e26 /example/ndpiSimpleIntegration.c | |
parent | 64d536752e05d5773381e299a7377bccc86462e6 (diff) |
Added ndpi_find_protocol_qoe() API call
Updated (C)
Diffstat (limited to 'example/ndpiSimpleIntegration.c')
-rw-r--r-- | example/ndpiSimpleIntegration.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ndpiSimpleIntegration.c b/example/ndpiSimpleIntegration.c index e51ceba3f..a6d9fc219 100644 --- a/example/ndpiSimpleIntegration.c +++ b/example/ndpiSimpleIntegration.c @@ -1,6 +1,6 @@ /* * - * 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 |