From 5057a592ab5c33d5c8787e29ca15f4bca799e43f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Sch=C3=A4fer?= <philipp.schaefer@akustik.rwth-aachen.de> Date: Mon, 15 Feb 2021 17:04:45 +0100 Subject: [PATCH] Extending license to 2021 --- apps/ita_convoi/ita_convoi.cpp | 2 +- include/ITAConvolutionDefinitions.h | 2 +- include/ITADirectConvolution.h | 2 +- include/ITAUPConvolution.h | 2 +- include/ITAUPFilter.h | 2 +- include/ITAUPFilterPool.h | 2 +- include/ITAUPTrigger.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/ita_convoi/ita_convoi.cpp b/apps/ita_convoi/ita_convoi.cpp index 89c274f..34afd4e 100644 --- a/apps/ita_convoi/ita_convoi.cpp +++ b/apps/ita_convoi/ita_convoi.cpp @@ -3,7 +3,7 @@ * * ITA core libs * (c) Copyright Institute of Technical Acoustics (ITA) - * RWTH Aachen University, Germany, 2015-2019 + * RWTH Aachen University, Germany, 2015-2021 * * ---------------------------------------------------------------- * ____ __________ _______ diff --git a/include/ITAConvolutionDefinitions.h b/include/ITAConvolutionDefinitions.h index d3b9aeb..83f0eb3 100644 --- a/include/ITAConvolutionDefinitions.h +++ b/include/ITAConvolutionDefinitions.h @@ -3,7 +3,7 @@ * * ITA core libs * (c) Copyright Institute of Technical Acoustics (ITA) - * RWTH Aachen University, Germany, 2015-2019 + * RWTH Aachen University, Germany, 2015-2021 * * ---------------------------------------------------------------- * ____ __________ _______ diff --git a/include/ITADirectConvolution.h b/include/ITADirectConvolution.h index 6cf7827..633b845 100644 --- a/include/ITADirectConvolution.h +++ b/include/ITADirectConvolution.h @@ -3,7 +3,7 @@ * * ITA core libs * (c) Copyright Institute of Technical Acoustics (ITA) - * RWTH Aachen University, Germany, 2015-2019 + * RWTH Aachen University, Germany, 2015-2021 * * ---------------------------------------------------------------- * ____ __________ _______ diff --git a/include/ITAUPConvolution.h b/include/ITAUPConvolution.h index 020e5df..9d1e06d 100644 --- a/include/ITAUPConvolution.h +++ b/include/ITAUPConvolution.h @@ -3,7 +3,7 @@ * * ITA core libs * (c) Copyright Institute of Technical Acoustics (ITA) - * RWTH Aachen University, Germany, 2015-2019 + * RWTH Aachen University, Germany, 2015-2021 * * ---------------------------------------------------------------- * ____ __________ _______ diff --git a/include/ITAUPFilter.h b/include/ITAUPFilter.h index 054e9fc..987ef5d 100644 --- a/include/ITAUPFilter.h +++ b/include/ITAUPFilter.h @@ -3,7 +3,7 @@ * * ITA core libs * (c) Copyright Institute of Technical Acoustics (ITA) - * RWTH Aachen University, Germany, 2015-2019 + * RWTH Aachen University, Germany, 2015-2021 * * ---------------------------------------------------------------- * ____ __________ _______ diff --git a/include/ITAUPFilterPool.h b/include/ITAUPFilterPool.h index a3ea4cd..1b5ec70 100644 --- a/include/ITAUPFilterPool.h +++ b/include/ITAUPFilterPool.h @@ -3,7 +3,7 @@ * * ITA core libs * (c) Copyright Institute of Technical Acoustics (ITA) - * RWTH Aachen University, Germany, 2015-2019 + * RWTH Aachen University, Germany, 2015-2021 * * ---------------------------------------------------------------- * ____ __________ _______ diff --git a/include/ITAUPTrigger.h b/include/ITAUPTrigger.h index 5fd6f9d..39842a9 100644 --- a/include/ITAUPTrigger.h +++ b/include/ITAUPTrigger.h @@ -3,7 +3,7 @@ * * ITA core libs * (c) Copyright Institute of Technical Acoustics (ITA) - * RWTH Aachen University, Germany, 2015-2019 + * RWTH Aachen University, Germany, 2015-2021 * * ---------------------------------------------------------------- * ____ __________ _______ -- GitLab