index
:
st
master
my st fork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pty.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'pty.c')
-rw-r--r--
pty.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/pty.c b/pty.c
index a3e43b0..bf0b0f7 100644
--- a/
pty.c
+++ b/
pty.c
@@ -1,3 +1,4 @@
+/* See LICENSE file for copyright and license details. */
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>