From b75c499ff42c3a46e5637d9a82c1de3b36d38d39 Mon Sep 17 00:00:00 2001 From: Robin Dietzel Date: Sat, 9 Dec 2023 14:00:16 +0100 Subject: [PATCH] Add desc --- task3/main-bonus-task-rd.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/task3/main-bonus-task-rd.cpp b/task3/main-bonus-task-rd.cpp index 5d80335..67de1b5 100644 --- a/task3/main-bonus-task-rd.cpp +++ b/task3/main-bonus-task-rd.cpp @@ -3,10 +3,10 @@ * main.cpp: Code to solve Barlas Exersice 3-12. * * Version 0.5 by Hartmut Weber: Just a template. 3-11 not solved. - * 1.0 by ............. + * 1.0 by Robin Dietzel: Add QSemaphores to apply rules from 3-11 task * * Statemet of Version 1.0 Authorship: - * ................ + * All added code to the template originates from my own. * **************************************************************************/ #include