diff options
author | Luca Deri <deri@ntop.org> | 2019-03-23 10:32:18 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2019-03-23 10:32:18 +0100 |
commit | f47be6ef6045a97a20f7a929d15a0354260c0414 (patch) | |
tree | 6ddabdbd3ea4c05aa0ba4a04ec507b468f714614 /src | |
parent | f592b9fc31f2ef306d29ae1c9e5831dca597c9ad (diff) |
Added SSL organization support
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/ndpi_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ndpi_main.c b/src/lib/ndpi_main.c index 047167ac3..59de7a763 100644 --- a/src/lib/ndpi_main.c +++ b/src/lib/ndpi_main.c @@ -1,7 +1,7 @@ /* * ndpi_main.c * - * Copyright (C) 2011-18 - ntop.org + * Copyright (C) 2011-19 - 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 |