diff --git a/include/VA.h b/include/VA.h index 1b91f68b30b84818bd852a9bf72516d031885eb4..a0e39ed466cc6c0f3c81ecc433f4a064956f0d5b 100644 --- a/include/VA.h +++ b/include/VA.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * @@ -22,11 +22,11 @@ The official website can be found at http://www.virtualacoustics.org. @section vabase_sec VABase -VABase provides basic classes and a sophisticated interface calls #IVAInterface that is used throughout the entire +VABase provides basic classes and the interface desription #IVAInterface to control a VA core. @section vabase_license_sec License -Copyright 2015-2018 Institute of Technical Acoustics (ITA), RWTH Aachen University +Copyright 2015-2019 Institute of Technical Acoustics (ITA), RWTH Aachen University Licensed under the Apache License, Version 2.0 (the "License"); you may not use the VA software package except in compliance with the License. diff --git a/include/VAAudioSignalSource.h b/include/VAAudioSignalSource.h index 8a4f2a12a2a47d53b333634dca15f10ad38e8988..f2b04df5c55c04e5bddbc3f477c403f47cf640e5 100644 --- a/include/VAAudioSignalSource.h +++ b/include/VAAudioSignalSource.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VABase.h b/include/VABase.h index a3a1f5a279319536e2010ff0c2592809b1720211..abdf6c50d4aff9013a36818ccd692482b2338705 100644 --- a/include/VABase.h +++ b/include/VABase.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VABaseDefinitions.h b/include/VABaseDefinitions.h index cf797948c9e13c497fef9c6cc69d9466deb3fa18..f172618debcdbf6df9e65c6db7e6213e3e2ca85e 100644 --- a/include/VABaseDefinitions.h +++ b/include/VABaseDefinitions.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VAEvent.h b/include/VAEvent.h index f0366162ecc45dfbd524078dc17249d9ab5db262..a11ef00b2ff37faa01584921f72e4a3140396168 100644 --- a/include/VAEvent.h +++ b/include/VAEvent.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VAEventHandlerGlobalLock.h b/include/VAEventHandlerGlobalLock.h index b144ff0386ace3e5a42b4754fb546c205e4b31c8..a5632d978ec377b31b2021bf1e2aafc4298d7498 100644 --- a/include/VAEventHandlerGlobalLock.h +++ b/include/VAEventHandlerGlobalLock.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VAException.h b/include/VAException.h index 1cdf8498e7898f1bf272bf1e907d2d41c8a498b8..f107965257ed4e4ed0661208f3122344f9e5f093 100644 --- a/include/VAException.h +++ b/include/VAException.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VAInterface.h b/include/VAInterface.h index 2a5561fb1ceba2cdbba7e1db9129c5904e7c8004..54450a4035f61597ac1aeb6a2e984b8edad69bcb 100644 --- a/include/VAInterface.h +++ b/include/VAInterface.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VAObject.h b/include/VAObject.h index 2e1eebdf540322fdf2e8728746f14561ea78c414..67307893c733c2bb893f814f9761bf6f241cffc2 100644 --- a/include/VAObject.h +++ b/include/VAObject.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VAObjectRegistry.h b/include/VAObjectRegistry.h index c2c789492a23b5a01fb8def0e289a0e0234afca5..183b6a29b0185a1a5451d272010f138072963289 100644 --- a/include/VAObjectRegistry.h +++ b/include/VAObjectRegistry.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VASamples.h b/include/VASamples.h index bbcff8a30edb205d116abbe62be863c0d0d726a9..d28e3487bbf9bc75bf3f9ec24ef4dc1b4e7e06f5 100644 --- a/include/VASamples.h +++ b/include/VASamples.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VAStruct.h b/include/VAStruct.h index 709a152142d78c1ee999a0ed46b74b5602fa6673..0bdb89444f2fa9534af7fb26c6ab42ff0380137e 100644 --- a/include/VAStruct.h +++ b/include/VAStruct.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/include/VAVersion.h b/include/VAVersion.h index 1c476233e49f3e08a21860080a9ef043fc56fe77..f7aa8e1e5a87666c5a3e93cd04c23d05c2b6b855 100644 --- a/include/VAVersion.h +++ b/include/VAVersion.h @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VABase.cpp b/src/VABase.cpp index fcc78b6c32e240380dde806e68c2f4e537857a40..058b62e23f194ede2a4cf474a629a89d3f4f7794 100644 --- a/src/VABase.cpp +++ b/src/VABase.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VAEvent.cpp b/src/VAEvent.cpp index fc0b080198808115733133ae6069b1cc59f6da69..f48eb17b2ba6007ad1a355a546a77b6ea88d9fb7 100644 --- a/src/VAEvent.cpp +++ b/src/VAEvent.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VAEventHandlerGlobalLock.cpp b/src/VAEventHandlerGlobalLock.cpp index 45b95724b31775d5fdb27c53c6621f317ec3280a..230e76dd9becff9168045ced3b7ad52bdfd07899 100644 --- a/src/VAEventHandlerGlobalLock.cpp +++ b/src/VAEventHandlerGlobalLock.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VAException.cpp b/src/VAException.cpp index b3255e3e74709751d7082e8ea4be6ec197d1b548..536efde1ce5aa9be9c02d7a9f5a38bd3a62cb6f6 100644 --- a/src/VAException.cpp +++ b/src/VAException.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VAInterface.cpp b/src/VAInterface.cpp index ec4050eae4a2c0a025347436d88139def20b590d..30568a18ec77e76d145f9efc2db67bab9c09d4bc 100644 --- a/src/VAInterface.cpp +++ b/src/VAInterface.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VAObject.cpp b/src/VAObject.cpp index aaf284c3e3b1fc4e85f4132a0ce98334ca52ebeb..40195961a5c4a9255d1cb68358231539a597ed22 100644 --- a/src/VAObject.cpp +++ b/src/VAObject.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VAObjectRegistry.cpp b/src/VAObjectRegistry.cpp index 60ac38e9dd8147d35fa08835d0c64e8d64443768..fc74420d7cc135f7431ba5384e66665d4d5c5c70 100644 --- a/src/VAObjectRegistry.cpp +++ b/src/VAObjectRegistry.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VASamples.cpp b/src/VASamples.cpp index b61dde6f703d596c38ff8ea54dcb5d78a162d9ed..3d50b0699d1e322b2a79e37e827030a6485cc204 100644 --- a/src/VASamples.cpp +++ b/src/VASamples.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VAStruct.cpp b/src/VAStruct.cpp index f3740749672f8da8d3c3475b9a5acdf76ea3c88e..21d2f38df88101d724a84233594d2efbb6650d97 100644 --- a/src/VAStruct.cpp +++ b/src/VAStruct.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University * diff --git a/src/VAVersion.cpp b/src/VAVersion.cpp index 444132d0382242e631af6ecdba127ebb84fc03d9..5df7e171553bbff5d73e5d014e4587b75abe1de3 100644 --- a/src/VAVersion.cpp +++ b/src/VAVersion.cpp @@ -4,7 +4,7 @@ * VVV VVV A Virtual Acoustics (VA) | http://www.virtualacoustics.org * VVV VVV AAA Licensed under the Apache License, Version 2.0 * VVV VVV AAA - * VVV VVV AAA Copyright 2015-2018 + * VVV VVV AAA Copyright 2015-2019 * VVVVVV AAA Institute of Technical Acoustics (ITA) * VVVV AAA RWTH Aachen University *