index
:
asroot
master
[Feature complete] A simpler alternative to sudo and doas
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
asroot.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/asroot.c b/asroot.c
index 13e2904..9d10c54 100644
--- a/
asroot.c
+++ b/
asroot.c
@@ -1,3 +1,4 @@
+/* See LICENSE file for copyright and license details. */
#include <errno.h>
#include <fcntl.h>
#include <pwd.h>