From 23a476127624ba19ff410c0f26bddfbd800bface Mon Sep 17 00:00:00 2001 From: Alfredo Cardigliano Date: Mon, 3 Jan 2022 11:00:45 +0100 Subject: Update copyright --- example/intrusion_detection.c | 2 +- example/intrusion_detection.h | 2 +- example/ndpiReader.c | 2 +- example/reader_util.c | 2 +- example/reader_util.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'example') diff --git a/example/intrusion_detection.c b/example/intrusion_detection.c index 4abee8811..3484f4aae 100644 --- a/example/intrusion_detection.c +++ b/example/intrusion_detection.c @@ -1,7 +1,7 @@ /* * intrusion_detection.c * - * Copyright (C) 2011-21 - ntop.org + * Copyright (C) 2011-22 - 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 diff --git a/example/intrusion_detection.h b/example/intrusion_detection.h index d914484ca..635115ac0 100644 --- a/example/intrusion_detection.h +++ b/example/intrusion_detection.h @@ -1,7 +1,7 @@ /* * intrusion_detection.h * - * Copyright (C) 2011-21 - ntop.org + * Copyright (C) 2011-22 - 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 diff --git a/example/ndpiReader.c b/example/ndpiReader.c index abe12b5ec..46295ffd5 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -1,7 +1,7 @@ /* * ndpiReader.c * - * Copyright (C) 2011-21 - ntop.org + * Copyright (C) 2011-22 - 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 diff --git a/example/reader_util.c b/example/reader_util.c index de8192845..7a2649da4 100644 --- a/example/reader_util.c +++ b/example/reader_util.c @@ -1,7 +1,7 @@ /* * reader_util.c * - * Copyright (C) 2011-21 - ntop.org + * Copyright (C) 2011-22 - 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 diff --git a/example/reader_util.h b/example/reader_util.h index 791829ad1..83cb714f9 100644 --- a/example/reader_util.h +++ b/example/reader_util.h @@ -1,7 +1,7 @@ /* * ndpi_util.h * - * Copyright (C) 2011-21 - ntop.org + * Copyright (C) 2011-22 - 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 -- cgit v1.2.3