From 1ed12f8efa9ac432a819321b56bd14fde96d0b46 Mon Sep 17 00:00:00 2001 From: Jonas Stienen Date: Thu, 5 Jan 2017 22:06:02 +0100 Subject: [PATCH] Updating header for 2017 --- include/DSMBCConvolver.h | 33 ++++++++++++++--------------- include/DSMBCFilter.h | 33 ++++++++++++++--------------- include/DSMBCFilterPool.h | 33 ++++++++++++++--------------- include/DSMBCTrigger.h | 33 ++++++++++++++--------------- include/ITAConvolution.h | 33 ++++++++++++++--------------- include/ITAConvolutionDefinitions.h | 2 +- src/ITAConvolutionImpl.h | 2 -- 7 files changed, 81 insertions(+), 88 deletions(-) diff --git a/include/DSMBCConvolver.h b/include/DSMBCConvolver.h index 3c5858c..50596b3 100644 --- a/include/DSMBCConvolver.h +++ b/include/DSMBCConvolver.h @@ -1,21 +1,20 @@ /* -* ---------------------------------------------------------------- -* -* ITA core libs -* (c) Copyright Institute of Technical Acoustics (ITA) -* RWTH Aachen University, Germany, 2015-2016 -* -* ---------------------------------------------------------------- -* ____ __________ _______ -* // / //__ ___/ // _ | -* // / // / // /_| | -* // / // / // ___ | -* //__/ //__/ //__/ |__| -* -* ---------------------------------------------------------------- -* -*/ -// $Id: DSMBCConvolver.h 2900 2012-09-17 08:42:42Z stienen $ + * ---------------------------------------------------------------- + * + * ITA core libs + * (c) Copyright Institute of Technical Acoustics (ITA) + * RWTH Aachen University, Germany, 2015-2017 + * + * ---------------------------------------------------------------- + * ____ __________ _______ + * // / //__ ___/ // _ | + * // / // / // /_| | + * // / // / // ___ | + * //__/ //__/ //__/ |__| + * + * ---------------------------------------------------------------- + * + */ #ifndef INCLUDE_WATCHER_DSMBC_CONVOLVER #define INCLUDE_WATCHER_DSMBC_CONVOLVER diff --git a/include/DSMBCFilter.h b/include/DSMBCFilter.h index b006811..645d750 100644 --- a/include/DSMBCFilter.h +++ b/include/DSMBCFilter.h @@ -1,21 +1,20 @@ /* -* ---------------------------------------------------------------- -* -* ITA core libs -* (c) Copyright Institute of Technical Acoustics (ITA) -* RWTH Aachen University, Germany, 2015-2016 -* -* ---------------------------------------------------------------- -* ____ __________ _______ -* // / //__ ___/ // _ | -* // / // / // /_| | -* // / // / // ___ | -* //__/ //__/ //__/ |__| -* -* ---------------------------------------------------------------- -* -*/ -// $Id: DSMBCFilter.h 2900 2012-09-17 08:42:42Z stienen $ + * ---------------------------------------------------------------- + * + * ITA core libs + * (c) Copyright Institute of Technical Acoustics (ITA) + * RWTH Aachen University, Germany, 2015-2017 + * + * ---------------------------------------------------------------- + * ____ __________ _______ + * // / //__ ___/ // _ | + * // / // / // /_| | + * // / // / // ___ | + * //__/ //__/ //__/ |__| + * + * ---------------------------------------------------------------- + * + */ #ifndef INCLUDE_WATCHER_DSMBC_FILTER #define INCLUDE_WATCHER_DSMBC_FILTER diff --git a/include/DSMBCFilterPool.h b/include/DSMBCFilterPool.h index 4afc080..e6dea05 100644 --- a/include/DSMBCFilterPool.h +++ b/include/DSMBCFilterPool.h @@ -1,21 +1,20 @@ /* -* ---------------------------------------------------------------- -* -* ITA core libs -* (c) Copyright Institute of Technical Acoustics (ITA) -* RWTH Aachen University, Germany, 2015-2016 -* -* ---------------------------------------------------------------- -* ____ __________ _______ -* // / //__ ___/ // _ | -* // / // / // /_| | -* // / // / // ___ | -* //__/ //__/ //__/ |__| -* -* ---------------------------------------------------------------- -* -*/ -// $Id: DSMBCFilterPool.h 2900 2012-09-17 08:42:42Z stienen $ + * ---------------------------------------------------------------- + * + * ITA core libs + * (c) Copyright Institute of Technical Acoustics (ITA) + * RWTH Aachen University, Germany, 2015-2017 + * + * ---------------------------------------------------------------- + * ____ __________ _______ + * // / //__ ___/ // _ | + * // / // / // /_| | + * // / // / // ___ | + * //__/ //__/ //__/ |__| + * + * ---------------------------------------------------------------- + * + */ #ifndef INCLUDE_WATCHER_DSMBC_FILTER_POOL #define INCLUDE_WATCHER_DSMBC_FILTER_POOL diff --git a/include/DSMBCTrigger.h b/include/DSMBCTrigger.h index 49ea0a9..0b069c1 100644 --- a/include/DSMBCTrigger.h +++ b/include/DSMBCTrigger.h @@ -1,21 +1,20 @@ /* -* ---------------------------------------------------------------- -* -* ITA core libs -* (c) Copyright Institute of Technical Acoustics (ITA) -* RWTH Aachen University, Germany, 2015-2016 -* -* ---------------------------------------------------------------- -* ____ __________ _______ -* // / //__ ___/ // _ | -* // / // / // /_| | -* // / // / // ___ | -* //__/ //__/ //__/ |__| -* -* ---------------------------------------------------------------- -* -*/ -// $Id: ITAConvolution.h 2900 2012-09-17 08:42:42Z stienen $ + * ---------------------------------------------------------------- + * + * ITA core libs + * (c) Copyright Institute of Technical Acoustics (ITA) + * RWTH Aachen University, Germany, 2015-2017 + * + * ---------------------------------------------------------------- + * ____ __________ _______ + * // / //__ ___/ // _ | + * // / // / // /_| | + * // / // / // ___ | + * //__/ //__/ //__/ |__| + * + * ---------------------------------------------------------------- + * + */ #ifndef INCLUDE_WATCHER_DSMBC_TRIGGER #define INCLUDE_WATCHER_DSMBC_TRIGGER diff --git a/include/ITAConvolution.h b/include/ITAConvolution.h index 82c6240..6e4f934 100644 --- a/include/ITAConvolution.h +++ b/include/ITAConvolution.h @@ -1,21 +1,20 @@ /* -* ---------------------------------------------------------------- -* -* ITA core libs -* (c) Copyright Institute of Technical Acoustics (ITA) -* RWTH Aachen University, Germany, 2015-2016 -* -* ---------------------------------------------------------------- -* ____ __________ _______ -* // / //__ ___/ // _ | -* // / // / // /_| | -* // / // / // ___ | -* //__/ //__/ //__/ |__| -* -* ---------------------------------------------------------------- -* -*/ -// $Id: ITAConvolution.h 2900 2012-09-17 08:42:42Z stienen $ + * ---------------------------------------------------------------- + * + * ITA core libs + * (c) Copyright Institute of Technical Acoustics (ITA) + * RWTH Aachen University, Germany, 2015-2017 + * + * ---------------------------------------------------------------- + * ____ __________ _______ + * // / //__ ___/ // _ | + * // / // / // /_| | + * // / // / // ___ | + * //__/ //__/ //__/ |__| + * + * ---------------------------------------------------------------- + * + */ #ifndef INCLUDE_WATCHER_ITA_CONVOLUTION #define INCLUDE_WATCHER_ITA_CONVOLUTION diff --git a/include/ITAConvolutionDefinitions.h b/include/ITAConvolutionDefinitions.h index deef2ed..85a89a0 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-2016 + * RWTH Aachen University, Germany, 2015-2017 * * ---------------------------------------------------------------- * ____ __________ _______ diff --git a/src/ITAConvolutionImpl.h b/src/ITAConvolutionImpl.h index 130dfcd..3746e60 100644 --- a/src/ITAConvolutionImpl.h +++ b/src/ITAConvolutionImpl.h @@ -1,5 +1,3 @@ -// $Id: ITAConvolutionImpl.h,v 1.1 2010-04-21 21:15:14 fwefers Exp $ - #ifndef __ITA_CONVOLUTION_IMPL_H__ #define __ITA_CONVOLUTION_IMPL_H__ -- GitLab