diff --git a/include/villas/nodes/can.hpp b/include/villas/nodes/can.hpp index bd6b64dc0..67df532df 100644 --- a/include/villas/nodes/can.hpp +++ b/include/villas/nodes/can.hpp @@ -1,7 +1,7 @@ /** Node-type: CAN bus * * @file - * @author Steffen Vogel + * @author Niklas Eiling * @copyright 2014-2020, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) * diff --git a/lib/nodes/can.cpp b/lib/nodes/can.cpp index b472d6f49..6b0119421 100644 --- a/lib/nodes/can.cpp +++ b/lib/nodes/can.cpp @@ -1,7 +1,6 @@ /** Node-type: CAN bus * * @author Niklas Eiling - * @author Steffen Vogel * @copyright 2014-2020, Institute for Automation of Complex Power Systems, EONERC * @license GNU General Public License (version 3) *