From 46d96e7f32a799ae57400d82e4c485e4ef9771ab Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 17 Jun 2020 19:46:37 +0200 Subject: Added checks for DGA detection --- example/intrusion_detection.c | 2 +- example/ndpiReader.c | 2 +- example/reader_util.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'example') diff --git a/example/intrusion_detection.c b/example/intrusion_detection.c index 7296c2d29..ef4189a56 100644 --- a/example/intrusion_detection.c +++ b/example/intrusion_detection.c @@ -1,7 +1,7 @@ /* * intrusion_detection.c * - * Copyright (C) 2011-19 - ntop.org + * Copyright (C) 2011-20 - 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/ndpiReader.c b/example/ndpiReader.c index 8ce4c6263..f25794795 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -1,7 +1,7 @@ /* * ndpiReader.c * - * Copyright (C) 2011-19 - ntop.org + * Copyright (C) 2011-20 - 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 b4e2c943a..be2f49b4f 100644 --- a/example/reader_util.c +++ b/example/reader_util.c @@ -1,7 +1,7 @@ /* * reader_util.c * - * Copyright (C) 2011-19 - ntop.org + * Copyright (C) 2011-20 - 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 -- cgit v1.2.3