This commit is contained in:
Mert Gör
2024-01-24 10:47:36 +03:00
parent 592823f630
commit 75c4941db2
2 changed files with 592 additions and 2 deletions

View File

@ -1,11 +1,11 @@
/**
* @file helloworld.c
* @author Mert GÖr (mertgor@masscollabs.xyz)
* @author Mert Gör (mertgor@masscollabs.xyz)
* @brief Hello World Example
* @version 0.1
* @date 2024-01-24
*
* @copyright Copyright (c) 2024 Mert GÖr and contributors - GPLv3 or any later
* @copyright Copyright (c) 2024 Mert Gör and contributors - GPLv3 or any later
*
*/
#include <stdio.h>