Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Added LICENSE statements to all source files
[slstatus.git]
/
uptime.c
diff --git
a/uptime.c
b/uptime.c
index
c9f4fda
..
827381b
100644
(file)
--- 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"