diff options
author | Luca Deri <deri@ntop.org> | 2021-01-07 11:13:36 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2021-01-07 11:13:36 +0100 |
commit | 68b6ac7da8b2f3c5f0ffa3f29015eefaa37e1ff5 (patch) | |
tree | 95571435f9a35e370a9a1d9db104dc9d9e26f637 /example | |
parent | 367184628e85a204c006ce9461d9766384aba03f (diff) |
(C) Update
Diffstat (limited to 'example')
-rw-r--r-- | example/intrusion_detection.c | 2 | ||||
-rw-r--r-- | example/intrusion_detection.h | 2 | ||||
-rw-r--r-- | example/ndpiReader.c | 2 | ||||
-rw-r--r-- | example/reader_util.c | 2 | ||||
-rw-r--r-- | example/reader_util.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/example/intrusion_detection.c b/example/intrusion_detection.c index ef4189a56..f70a75dac 100644 --- a/example/intrusion_detection.c +++ b/example/intrusion_detection.c @@ -1,7 +1,7 @@ /* * intrusion_detection.c * - * Copyright (C) 2011-20 - ntop.org + * Copyright (C) 2011-21 - 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/intrusion_detection.h b/example/intrusion_detection.h index d07965484..d914484ca 100644 --- a/example/intrusion_detection.h +++ b/example/intrusion_detection.h @@ -1,7 +1,7 @@ /* * intrusion_detection.h * - * Copyright (C) 2011-19 - ntop.org + * Copyright (C) 2011-21 - 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 3e69d2bad..cba8bdb69 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -1,7 +1,7 @@ /* * ndpiReader.c * - * Copyright (C) 2011-20 - ntop.org + * Copyright (C) 2011-21 - 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 7089a4122..c7acd90f0 100644 --- a/example/reader_util.c +++ b/example/reader_util.c @@ -1,7 +1,7 @@ /* * reader_util.c * - * Copyright (C) 2011-20 - ntop.org + * Copyright (C) 2011-21 - 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 1fee437a9..d2eb014bc 100644 --- a/example/reader_util.h +++ b/example/reader_util.h @@ -1,7 +1,7 @@ /* * ndpi_util.h * - * Copyright (C) 2011-19 - ntop.org + * Copyright (C) 2011-21 - 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 |