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]
/
util.c
diff --git
a/util.c
b/util.c
index
98c5fc5
..
67b692a
100644
(file)
--- a/
util.c
+++ b/
util.c
@@
-1,3
+1,4
@@
+/* See LICENSE file for copyright and license details. */
#include <err.h>
#include <errno.h>
#include <stdarg.h>