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/reader_util.c | |
parent | ffd20ebdf94beffc1cb8ec56896a86e28907702c (diff) |
Added checks for DGA detection
Diffstat (limited to 'example/reader_util.c')
-rw-r--r-- | example/reader_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |