diff --git a/main.c b/main.c index feec2a3..23e7999 100644 --- a/main.c +++ b/main.c @@ -1,20 +1,3 @@ -/* - * ===================================================================================== - * - * Filename: main.c - * - * Description: basic example of multi processing with fork() - * - * Version: 1.0 - * Created: 06/03/2020 01:54:39 PM - * Revision: none - * Compiler: gcc - * - * Author: Leon Löchner - * Organization: - * - * ===================================================================================== - */ #include #include #include