summaryrefslogtreecommitdiff
path: root/uptime.c
diff options
context:
space:
mode:
Diffstat (limited to 'uptime.c')
-rw-r--r--uptime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/uptime.c b/uptime.c
index c9f4fda..827381b 100644
--- a/uptime.c
+++ b/uptime.c
@@ -1,3 +1,4 @@
+/* See LICENSE file for copyright and license details. */
#include <sys/sysinfo.h>
#include "util.h"