diff options
author | Luca Deri <deri@ntop.org> | 2020-06-17 19:46:37 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2020-06-17 19:46:37 +0200 |
commit | 46d96e7f32a799ae57400d82e4c485e4ef9771ab (patch) | |
tree | 9ac0add675d61a6653e5b59414e3672f1773e94f /example/intrusion_detection.c | |
parent | ffd20ebdf94beffc1cb8ec56896a86e28907702c (diff) |
Added checks for DGA detection
Diffstat (limited to 'example/intrusion_detection.c')
-rw-r--r-- | example/intrusion_detection.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |