diff options
author | Campus <campus@ntop.org> | 2017-02-22 17:14:52 +0100 |
---|---|---|
committer | Campus <campus@ntop.org> | 2017-02-22 17:14:52 +0100 |
commit | a787287bfa02b8fe69d9b8655e9e27073d3a9a43 (patch) | |
tree | 4f931e45c0746eec58f0a01933256309f38c0e0c /example | |
parent | c2c92b2e9bd8ac9d82b2056ed7887827679c990a (diff) |
fix and improved netflix detection by user-agent
Diffstat (limited to 'example')
-rw-r--r-- | example/ndpiReader.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c index 72b495912..e7761e7f7 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -1,7 +1,7 @@ /* * ndpiReader.c * - * Copyright (C) 2011-16 - ntop.org + * Copyright (C) 2011-17 - 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 |