From 6864aaf770a0f82015f81368f1fe1885ec6650ad Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 15 Jul 2021 01:29:13 +0200 Subject: [PATCH] author tag update --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6fa14d19..c7a7e434 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,8 +1,6 @@ ################################################################################ # CMake support for the EIVE OBSW # -# Developed in an effort to replace Make with a modern build system. -# # Author: R. Mueller ################################################################################