diff options
author | Campus <campus@ntop.org> | 2016-04-24 23:43:22 +0200 |
---|---|---|
committer | Campus <campus@ntop.org> | 2016-04-24 23:43:22 +0200 |
commit | 7c1e8ba2bf3a4d6e7784f0d8051b8745074c76f1 (patch) | |
tree | 5595c71f0760039771c3229c14021aa070c77af4 /src/lib/ndpi_main.c | |
parent | e23446389c49d2fbe097016542b75a5f860f9713 (diff) |
rework some stuffs - added missing comments on functions
Diffstat (limited to 'src/lib/ndpi_main.c')
-rw-r--r-- | src/lib/ndpi_main.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/ndpi_main.c b/src/lib/ndpi_main.c index d8b417e9b..860662858 100644 --- a/src/lib/ndpi_main.c +++ b/src/lib/ndpi_main.c @@ -1,8 +1,7 @@ /* * ndpi_main.c * - * Copyright (C) 2011-15 - ntop.org - * Copyright (C) 2009-11 - ipoque GmbH + * Copyright (C) 2011-16 - 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 |