Remove Andi

This commit is contained in:
Jonas Zeunert
2022-02-24 20:50:31 +01:00
parent fb3baf9cff
commit 6a403d2218
72 changed files with 72 additions and 72 deletions

View File

@@ -2,7 +2,7 @@
* BlockingQueue.hpp
*
* Created on: May 17, 2018
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert, Rafael Vinci, Dr. Franca Rupprecht
* Author: Johannes Wendel, Jonas Zeunert, Rafael Vinci, Dr. Franca Rupprecht
*/
#ifndef SRC_UTILITIES_BLOCKINGQUEUE_HPP_

View File

@@ -2,7 +2,7 @@
* BlockingQueue.hpp
*
* Created on: May 17, 2018
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
* Author: Johannes Wendel, Jonas Zeunert
*/
#ifndef SRC_UTILITIES_IBLOCKINGQUEUE_H_

View File

@@ -2,7 +2,7 @@
* LoggerFactory.hpp
*
* Created on: Jun 19, 2018
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
* Author: Johannes Wendel, Jonas Zeunert
*/
#ifndef SRC_UTILITIES_LOGGERFACTORY_HPP_

View File

@@ -2,7 +2,7 @@
* config.h
*
* Created on: May 17, 2018
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
* Author: Johannes Wendel, Jonas Zeunert
*/
#include "easylogging++.h"

View File

@@ -2,7 +2,7 @@
* helper_functions.hpp
*
* Created on: Jan 16, 2020
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
* Author: Johannes Wendel, Jonas Zeunert
*/
#include <string>
#include <sstream>