From 1577955fca79937e80c11029855978ced7573bbf Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Mon, 10 Feb 2025 21:21:51 +0100 Subject: Added ndpi_find_protocol_qoe() API call Updated (C) --- example/ndpiReader.c | 2 +- example/ndpiSimpleIntegration.c | 2 +- example/reader_util.c | 2 +- example/reader_util.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'example') diff --git a/example/ndpiReader.c b/example/ndpiReader.c index 9e4c67b60..3845c0900 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -1,7 +1,7 @@ /* * ndpiReader.c * - * Copyright (C) 2011-24 - 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/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 diff --git a/example/reader_util.c b/example/reader_util.c index ce013a4b6..9c2622ca0 100644 --- a/example/reader_util.c +++ b/example/reader_util.c @@ -1,7 +1,7 @@ /* * reader_util.c * - * Copyright (C) 2011-24 - ntop.org + * Copyright (C) 2011-25 - ntop.org * * This file is part of nDPI, an open source deep packet inspection * library based on the OpenDPI and PACE technology by ipoque GmbH diff --git a/example/reader_util.h b/example/reader_util.h index 5ade8250e..40b23a813 100644 --- a/example/reader_util.h +++ b/example/reader_util.h @@ -1,7 +1,7 @@ /* * ndpi_util.h * - * 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 -- cgit v1.2.3