diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 200574d0b..2acaa98c8 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -1,7 +1,7 @@ ## CMakeLists.txt # # @author Daniel Krebs -# @copyright 2014-2021, RWTH Institute for Automation of Complex Power Systems (ACS) +# @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC # @license GNU General Public License (version 3) # # VILLAScommon diff --git a/common/Dockerfile b/common/Dockerfile index 84a6b26ce..d846cad47 100644 --- a/common/Dockerfile +++ b/common/Dockerfile @@ -9,7 +9,7 @@ # make docker # # @author Steffen Vogel -# @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC +# @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC # @license GNU General Public License (version 3) # # VILLAScommon diff --git a/common/cmake/GetVersion.cmake b/common/cmake/GetVersion.cmake index 58c9b5200..902b3e14a 100644 --- a/common/cmake/GetVersion.cmake +++ b/common/cmake/GetVersion.cmake @@ -1,7 +1,7 @@ # CMakeLists.txt. # # @author Steffen Vogel -# @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC +# @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC # @license GNU General Public License (version 3) # # VILLASnode diff --git a/common/include/villas/boxes.hpp b/common/include/villas/boxes.hpp index 11a1efb91..7b43ff9bf 100644 --- a/common/include/villas/boxes.hpp +++ b/common/include/villas/boxes.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLASnode diff --git a/common/include/villas/buffer.hpp b/common/include/villas/buffer.hpp index c57257ad4..6b7c2c6ec 100644 --- a/common/include/villas/buffer.hpp +++ b/common/include/villas/buffer.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/common.hpp b/common/include/villas/common.hpp index 538c02d04..ecb17dd96 100644 --- a/common/include/villas/common.hpp +++ b/common/include/villas/common.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/compat.hpp b/common/include/villas/compat.hpp index 8ca1de16d..18707320a 100644 --- a/common/include/villas/compat.hpp +++ b/common/include/villas/compat.hpp @@ -1,7 +1,7 @@ /** Compatability for different library versions. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/config.hpp.in b/common/include/villas/config.hpp.in index 859c9577e..7fa6e1c73 100644 --- a/common/include/villas/config.hpp.in +++ b/common/include/villas/config.hpp.in @@ -5,7 +5,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/cpuset.hpp b/common/include/villas/cpuset.hpp index 58af9113c..81588ff1f 100644 --- a/common/include/villas/cpuset.hpp +++ b/common/include/villas/cpuset.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/dsp/exponential_window.hpp b/common/include/villas/dsp/exponential_window.hpp index 13cc7e5c0..85d35176a 100644 --- a/common/include/villas/dsp/exponential_window.hpp +++ b/common/include/villas/dsp/exponential_window.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/dsp/moving_average_window.hpp b/common/include/villas/dsp/moving_average_window.hpp index 9d6077c46..a8a644bba 100644 --- a/common/include/villas/dsp/moving_average_window.hpp +++ b/common/include/villas/dsp/moving_average_window.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/dsp/pid.hpp b/common/include/villas/dsp/pid.hpp index a4252d2a7..d37f07e3c 100644 --- a/common/include/villas/dsp/pid.hpp +++ b/common/include/villas/dsp/pid.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/dsp/window.hpp b/common/include/villas/dsp/window.hpp index 71a6f9ba7..038e242ca 100644 --- a/common/include/villas/dsp/window.hpp +++ b/common/include/villas/dsp/window.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/exceptions.hpp b/common/include/villas/exceptions.hpp index 40d628ec4..5fdf10893 100644 --- a/common/include/villas/exceptions.hpp +++ b/common/include/villas/exceptions.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLASnode diff --git a/common/include/villas/graph/directed.hpp b/common/include/villas/graph/directed.hpp index 3d0102dd7..1f2fadc7d 100644 --- a/common/include/villas/graph/directed.hpp +++ b/common/include/villas/graph/directed.hpp @@ -2,7 +2,7 @@ * * @file * @author Daniel Krebs - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/graph/edge.hpp b/common/include/villas/graph/edge.hpp index 23eddb0d6..475823621 100644 --- a/common/include/villas/graph/edge.hpp +++ b/common/include/villas/graph/edge.hpp @@ -2,7 +2,7 @@ * * @file * @author Daniel Krebs - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/graph/vertex.hpp b/common/include/villas/graph/vertex.hpp index 1d9af144b..988bbb9c0 100644 --- a/common/include/villas/graph/vertex.hpp +++ b/common/include/villas/graph/vertex.hpp @@ -2,7 +2,7 @@ * * @file * @author Daniel Krebs - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/hist.hpp b/common/include/villas/hist.hpp index 43f61fbf1..378b6afcb 100644 --- a/common/include/villas/hist.hpp +++ b/common/include/villas/hist.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/kernel/kernel.hpp b/common/include/villas/kernel/kernel.hpp index 1ea4b91f4..a3a63fe0f 100644 --- a/common/include/villas/kernel/kernel.hpp +++ b/common/include/villas/kernel/kernel.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/kernel/pci.hpp b/common/include/villas/kernel/pci.hpp index d37b63a5e..194509340 100644 --- a/common/include/villas/kernel/pci.hpp +++ b/common/include/villas/kernel/pci.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/kernel/rt.hpp b/common/include/villas/kernel/rt.hpp index eab5a8caa..32f93672b 100644 --- a/common/include/villas/kernel/rt.hpp +++ b/common/include/villas/kernel/rt.hpp @@ -3,7 +3,7 @@ * @see: https://wiki.linuxfoundation.org/realtime/documentation/howto/applications/application_base * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/list.hpp b/common/include/villas/list.hpp index 43515c5f3..996cb80e9 100644 --- a/common/include/villas/list.hpp +++ b/common/include/villas/list.hpp @@ -8,7 +8,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * * VILLAScommon * diff --git a/common/include/villas/log.hpp b/common/include/villas/log.hpp index 7e0eecd38..36143320c 100644 --- a/common/include/villas/log.hpp +++ b/common/include/villas/log.hpp @@ -3,7 +3,7 @@ * @file * @author Daniel Krebs * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/log_opal_sink.hpp b/common/include/villas/log_opal_sink.hpp index 4178b1f63..376248920 100644 --- a/common/include/villas/log_opal_sink.hpp +++ b/common/include/villas/log_opal_sink.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/memory.hpp b/common/include/villas/memory.hpp index a97b22511..ebe86d91d 100644 --- a/common/include/villas/memory.hpp +++ b/common/include/villas/memory.hpp @@ -2,7 +2,7 @@ * * @file * @author Daniel Krebs - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/memory_manager.hpp b/common/include/villas/memory_manager.hpp index 708fce7fa..b860fea2b 100644 --- a/common/include/villas/memory_manager.hpp +++ b/common/include/villas/memory_manager.hpp @@ -2,7 +2,7 @@ * * @file * @author Daniel Krebs - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/plugin.hpp b/common/include/villas/plugin.hpp index a1f4fa365..1bdea5aa8 100644 --- a/common/include/villas/plugin.hpp +++ b/common/include/villas/plugin.hpp @@ -3,7 +3,7 @@ * @file * @author Steffen Vogel * @author Daniel Krebs - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/popen.hpp b/common/include/villas/popen.hpp index fcc69567e..251168994 100644 --- a/common/include/villas/popen.hpp +++ b/common/include/villas/popen.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/table.hpp b/common/include/villas/table.hpp index bd194a407..d7b857303 100644 --- a/common/include/villas/table.hpp +++ b/common/include/villas/table.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/task.hpp b/common/include/villas/task.hpp index 402b8636e..6ffcff071 100644 --- a/common/include/villas/task.hpp +++ b/common/include/villas/task.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/terminal.hpp b/common/include/villas/terminal.hpp index b4a30629a..cb179eff5 100644 --- a/common/include/villas/terminal.hpp +++ b/common/include/villas/terminal.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/timing.hpp b/common/include/villas/timing.hpp index 2fae01844..705617950 100644 --- a/common/include/villas/timing.hpp +++ b/common/include/villas/timing.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/tool.hpp b/common/include/villas/tool.hpp index 043ae27d0..3263ffeb8 100644 --- a/common/include/villas/tool.hpp +++ b/common/include/villas/tool.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLASnode diff --git a/common/include/villas/tsc.hpp b/common/include/villas/tsc.hpp index cfe9e1499..71fdf707e 100644 --- a/common/include/villas/tsc.hpp +++ b/common/include/villas/tsc.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/utils.hpp b/common/include/villas/utils.hpp index b306b8828..08430bd67 100644 --- a/common/include/villas/utils.hpp +++ b/common/include/villas/utils.hpp @@ -3,7 +3,7 @@ * @file * @author Steffen Vogel * @author Daniel Krebs - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/uuid.hpp b/common/include/villas/uuid.hpp index 9aca7b7c3..b8d12a50b 100644 --- a/common/include/villas/uuid.hpp +++ b/common/include/villas/uuid.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/include/villas/version.hpp b/common/include/villas/version.hpp index e8db893c2..4c4939030 100644 --- a/common/include/villas/version.hpp +++ b/common/include/villas/version.hpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/CMakeLists.txt b/common/lib/CMakeLists.txt index f6c0fa5ea..693ccaf0c 100644 --- a/common/lib/CMakeLists.txt +++ b/common/lib/CMakeLists.txt @@ -1,7 +1,7 @@ ## CMakeLists.txt # # @author Daniel Krebs -# @copyright 2014-2021, RWTH Institute for Automation of Complex Power Systems (ACS) +# @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC # @license GNU General Public License (version 3) # # VILLAScommon diff --git a/common/lib/base64.cpp b/common/lib/base64.cpp index 524d7ad9d..e61693bd9 100644 --- a/common/lib/base64.cpp +++ b/common/lib/base64.cpp @@ -1,7 +1,7 @@ /** Base64 encoding/decoding * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/buffer.cpp b/common/lib/buffer.cpp index 6dfb79c58..ab2745c12 100644 --- a/common/lib/buffer.cpp +++ b/common/lib/buffer.cpp @@ -1,7 +1,7 @@ /** A simple buffer for encoding streamed JSON messages. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/common.cpp b/common/lib/common.cpp index b1788678f..b67ae6005 100644 --- a/common/lib/common.cpp +++ b/common/lib/common.cpp @@ -2,7 +2,7 @@ /** Common code. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLASnode diff --git a/common/lib/compat.cpp b/common/lib/compat.cpp index dea4731c5..a92726481 100644 --- a/common/lib/compat.cpp +++ b/common/lib/compat.cpp @@ -1,7 +1,7 @@ /** Compatability for different library versions. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/cpuset.cpp b/common/lib/cpuset.cpp index a799a12eb..b21ba7bdd 100644 --- a/common/lib/cpuset.cpp +++ b/common/lib/cpuset.cpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/dsp/pid.cpp b/common/lib/dsp/pid.cpp index 645c74319..c33ca1d4c 100644 --- a/common/lib/dsp/pid.cpp +++ b/common/lib/dsp/pid.cpp @@ -1,7 +1,7 @@ /** A PID controller. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/hist.cpp b/common/lib/hist.cpp index 1dbf3a6ec..e3d8ec194 100644 --- a/common/lib/hist.cpp +++ b/common/lib/hist.cpp @@ -1,7 +1,7 @@ /** Histogram class. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/kernel/kernel.cpp b/common/lib/kernel/kernel.cpp index bbcfdef22..83927cf79 100644 --- a/common/lib/kernel/kernel.cpp +++ b/common/lib/kernel/kernel.cpp @@ -1,7 +1,7 @@ /** Linux kernel related functions. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/kernel/pci.cpp b/common/lib/kernel/pci.cpp index f34018b5b..9097f28df 100644 --- a/common/lib/kernel/pci.cpp +++ b/common/lib/kernel/pci.cpp @@ -1,7 +1,7 @@ /** Linux PCI helpers * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/kernel/rt.cpp b/common/lib/kernel/rt.cpp index 395921d47..61c0902d3 100644 --- a/common/lib/kernel/rt.cpp +++ b/common/lib/kernel/rt.cpp @@ -1,7 +1,7 @@ /** Linux specific real-time optimizations * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/list.cpp b/common/lib/list.cpp index ef4ad598c..8c8ece479 100644 --- a/common/lib/list.cpp +++ b/common/lib/list.cpp @@ -3,7 +3,7 @@ * Linked lists a used for several data structures in the code. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/log.cpp b/common/lib/log.cpp index 0011f6b54..bb22169c5 100644 --- a/common/lib/log.cpp +++ b/common/lib/log.cpp @@ -1,7 +1,7 @@ /** Logging and debugging routines * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/memory.cpp b/common/lib/memory.cpp index eaac1c145..f37c19ca8 100644 --- a/common/lib/memory.cpp +++ b/common/lib/memory.cpp @@ -1,7 +1,7 @@ /** Memory managment. * * @author Daniel Krebs - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/memory_manager.cpp b/common/lib/memory_manager.cpp index d8ac11697..fe33cf964 100644 --- a/common/lib/memory_manager.cpp +++ b/common/lib/memory_manager.cpp @@ -1,7 +1,7 @@ /** Memory managment. * * @author Daniel Krebs - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/plugin.cpp b/common/lib/plugin.cpp index 11e9de632..70a94233d 100644 --- a/common/lib/plugin.cpp +++ b/common/lib/plugin.cpp @@ -1,7 +1,7 @@ /** Loadable / plugin support. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/popen.cpp b/common/lib/popen.cpp index 50cf26268..731157925 100644 --- a/common/lib/popen.cpp +++ b/common/lib/popen.cpp @@ -1,7 +1,7 @@ /** Bi-directional popen * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/table.cpp b/common/lib/table.cpp index 95e8cc2af..42ca91f15 100644 --- a/common/lib/table.cpp +++ b/common/lib/table.cpp @@ -1,7 +1,7 @@ /** Print fancy tables. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/task.cpp b/common/lib/task.cpp index fa937ca6e..03ac88a40 100644 --- a/common/lib/task.cpp +++ b/common/lib/task.cpp @@ -1,7 +1,7 @@ /** Run tasks periodically. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/terminal.cpp b/common/lib/terminal.cpp index de22af879..decc71cd7 100644 --- a/common/lib/terminal.cpp +++ b/common/lib/terminal.cpp @@ -1,7 +1,7 @@ /** Terminal handling. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/timing.cpp b/common/lib/timing.cpp index 07fa347a0..3bfe41548 100644 --- a/common/lib/timing.cpp +++ b/common/lib/timing.cpp @@ -1,7 +1,7 @@ /** Time related functions. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/tool.cpp b/common/lib/tool.cpp index 37f89dcfd..023f0f32e 100644 --- a/common/lib/tool.cpp +++ b/common/lib/tool.cpp @@ -1,7 +1,7 @@ /** Common entry point for all villas command line tools. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLASnode diff --git a/common/lib/tsc.cpp b/common/lib/tsc.cpp index 6dcadd949..e66edfcb1 100644 --- a/common/lib/tsc.cpp +++ b/common/lib/tsc.cpp @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/utils.cpp b/common/lib/utils.cpp index aba284861..6bd70710a 100644 --- a/common/lib/utils.cpp +++ b/common/lib/utils.cpp @@ -2,7 +2,7 @@ * * @author Daniel Krebs * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/uuid.cpp b/common/lib/uuid.cpp index eea91b28a..6675e9490 100644 --- a/common/lib/uuid.cpp +++ b/common/lib/uuid.cpp @@ -1,7 +1,7 @@ /** UUID helpers. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/lib/version.cpp b/common/lib/version.cpp index 829697fe4..a788d93b0 100644 --- a/common/lib/version.cpp +++ b/common/lib/version.cpp @@ -1,7 +1,7 @@ /** Version. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/CMakeLists.txt b/common/tests/unit/CMakeLists.txt index 241d2334b..3e80fad00 100644 --- a/common/tests/unit/CMakeLists.txt +++ b/common/tests/unit/CMakeLists.txt @@ -1,7 +1,7 @@ ## CMakeLists.txt # # @author Daniel Krebs -# @copyright 2014-2021, RWTH Institute for Automation of Complex Power Systems (ACS) +# @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC # @license GNU General Public License (version 3) # # VILLAScommon diff --git a/common/tests/unit/base64.cpp b/common/tests/unit/base64.cpp index 005dad38d..01533bc3a 100644 --- a/common/tests/unit/base64.cpp +++ b/common/tests/unit/base64.cpp @@ -1,7 +1,7 @@ /** Unit tests for base64 encoding/decoding * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/buffer.cpp b/common/tests/unit/buffer.cpp index 3242bf54d..76d004baf 100644 --- a/common/tests/unit/buffer.cpp +++ b/common/tests/unit/buffer.cpp @@ -1,7 +1,7 @@ /** Unit tests for buffer * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/hist.cpp b/common/tests/unit/hist.cpp index e4f10dc1c..11c796969 100644 --- a/common/tests/unit/hist.cpp +++ b/common/tests/unit/hist.cpp @@ -1,7 +1,7 @@ /** Unit tests for histogram * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/kernel.cpp b/common/tests/unit/kernel.cpp index 7a7c38c41..2b3106fdf 100644 --- a/common/tests/unit/kernel.cpp +++ b/common/tests/unit/kernel.cpp @@ -1,7 +1,7 @@ /** Unit tests for kernel functions. * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/list.cpp b/common/tests/unit/list.cpp index 891c9576c..6f6fe1517 100644 --- a/common/tests/unit/list.cpp +++ b/common/tests/unit/list.cpp @@ -1,7 +1,7 @@ /** Unit tests for array-based list * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/popen.cpp b/common/tests/unit/popen.cpp index bda31d774..bf32aff9d 100644 --- a/common/tests/unit/popen.cpp +++ b/common/tests/unit/popen.cpp @@ -1,7 +1,7 @@ /** Unit tests for bi-directional popen * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/task.cpp b/common/tests/unit/task.cpp index f00f5a5e0..289e3c2f7 100644 --- a/common/tests/unit/task.cpp +++ b/common/tests/unit/task.cpp @@ -1,7 +1,7 @@ /** Unit tests for periodic tasks * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/timing.cpp b/common/tests/unit/timing.cpp index 8e738f6d2..9ca566033 100644 --- a/common/tests/unit/timing.cpp +++ b/common/tests/unit/timing.cpp @@ -1,7 +1,7 @@ /** Unit tests for time related utlities * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/tsc.cpp b/common/tests/unit/tsc.cpp index c86635721..c76c28e88 100644 --- a/common/tests/unit/tsc.cpp +++ b/common/tests/unit/tsc.cpp @@ -1,7 +1,7 @@ /** Unit tests for rdtsc * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon diff --git a/common/tests/unit/utils.cpp b/common/tests/unit/utils.cpp index 23917a016..a2ba9ea3c 100644 --- a/common/tests/unit/utils.cpp +++ b/common/tests/unit/utils.cpp @@ -1,7 +1,7 @@ /** Unit tests for utilities * * @author Steffen Vogel - * @copyright 2014-2021, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2022, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * * VILLAScommon