From 0c34e2f23d07f476c15540cab00c70360e71b7e6 Mon Sep 17 00:00:00 2001 From: Kranklyboy Date: Sun, 15 Apr 2018 21:30:43 +0200 Subject: [PATCH] Update @author and @date --- common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common.h b/common.h index 085a7e9..35f1d18 100644 --- a/common.h +++ b/common.h @@ -1,7 +1,7 @@ /** * @file common.h - * @author OSUE Team - * @date 2017-10-06 + * @author Tobias Eidelpes + * @date 2018-04-15 * * @brief Common definitions for OSUE exercise 1B `Battleship'. */