summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 0c07dda..9167a97 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,3 +1,11 @@
+/*
+ * headstripper
+ * File: main.c
+ * (c) 2019 Jonas Gunz himself(at)jonasgunz.de
+ *
+ * License: MIT
+ * */
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>