diff options
Diffstat (limited to 'apps/exec.c')
-rw-r--r-- | apps/exec.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/exec.c b/apps/exec.c index 774362f..305e9ef 100644 --- a/apps/exec.c +++ b/apps/exec.c @@ -1,3 +1,5 @@ +// MIT License, Copyright (c) 2020 Marvin Borner + #include <gui.h> #include <mem.h> #include <print.h> |