aboutsummaryrefslogtreecommitdiff
path: root/pk/elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'pk/elf.c')
-rw-r--r--pk/elf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/elf.c b/pk/elf.c
index 7365779..ecd2f61 100644
--- a/pk/elf.c
+++ b/pk/elf.c
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
#include <sys/stat.h>
#include <fcntl.h>
#include <elf.h>