aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-01-31 16:30:52 +0100
committerMattias Andrée <maandree@kth.se>2021-01-31 16:30:52 +0100
commitf9f6f57ce960185225f3342e1a82cf7dd665b990 (patch)
treebd2c9fd0afa9caef9003ae9372db0280f3a702b4
parentAdd README and m fixes to man page (diff)
downloadasroot-f9f6f57ce960185225f3342e1a82cf7dd665b990.tar.gz
asroot-f9f6f57ce960185225f3342e1a82cf7dd665b990.tar.bz2
asroot-f9f6f57ce960185225f3342e1a82cf7dd665b990.tar.xz
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--asroot.c1
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>