diff options
Diffstat (limited to 'run_command.c')
-rw-r--r-- | run_command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run_command.c b/run_command.c index 26f1f17..7aa6c4f 100644 --- a/run_command.c +++ b/run_command.c @@ -1,3 +1,4 @@ +/* See LICENSE file for copyright and license details. */ #include <err.h> #include <stdio.h> #include <string.h> |