Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
add copyright comment
[st.git]
/
std.c
diff --git
a/std.c
b/std.c
index
1b918f5
..
3fd07a4
100644
(file)
--- a/
std.c
+++ b/
std.c
@@
-1,3
+1,4
@@
+/* See LICENSE file for copyright and license details. */
#include <sys/ioctl.h>
#include <sys/select.h>
#include <sys/stat.h>