summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/util.c b/util.c
index 22b6dc6..85c4079 100644
--- a/util.c
+++ b/util.c
@@ -1,3 +1,5 @@
+/* Copyright 2016 Luke Shumaker */
+
#include <stdlib.h>
#include <error.h>
#include <errno.h>