aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index cb0432e..1e96f33 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,3 +1,8 @@
+/* main.c
+ * (c) Jonas Gunz, 2019
+ * License: MIT
+ * */
+
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>