aboutsummaryrefslogtreecommitdiff
path: root/std.c
diff options
context:
space:
mode:
authorMatthias-Christian Ott <ott@enolink.de>2008-06-10 17:32:15 +0200
committerMatthias-Christian Ott <ott@enolink.de>2008-06-10 17:32:15 +0200
commitdf9140d0505aa38ac5cb8182b24f2b86a136ec35 (patch)
tree7ddaeaf67a48091cd12ced27af424f89e047f211 /std.c
parent3f14681cd64948d08b8320b7a95879ee4f9d1ee5 (diff)
downloadst-df9140d0505aa38ac5cb8182b24f2b86a136ec35.tar.gz
st-df9140d0505aa38ac5cb8182b24f2b86a136ec35.tar.bz2
add copyright comment
Diffstat (limited to 'std.c')
-rw-r--r--std.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/std.c b/std.c
index 1b918f5..3fd07a4 100644
--- 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>