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]
/
load_avg.c
diff --git
a/load_avg.c
b/load_avg.c
index
7342ae9
..
ad22ae4
100644
(file)
--- a/
load_avg.c
+++ b/
load_avg.c
@@
-1,3
+1,4
@@
+/* See LICENSE file for copyright and license details. */
#include <err.h>
#include <stdlib.h>