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]
/
datetime.c
diff --git
a/datetime.c
b/datetime.c
index
0f7dab4
..
98510e3
100644
(file)
--- a/
datetime.c
+++ b/
datetime.c
@@
-1,3
+1,4
@@
+/* See LICENSE file for copyright and license details. */
#include <time.h>
#include "util.h"