summaryrefslogtreecommitdiffstats
path: root/src/getfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getfd.c')
-rw-r--r--src/getfd.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/getfd.c b/src/getfd.c
index 6053cfe..2ddcf01 100644
--- a/src/getfd.c
+++ b/src/getfd.c
@@ -1,3 +1,9 @@
+/*
+ * Copied from kbd-1.12
+ * License: GPL
+ *
+ */
+
#include <stdio.h>
#include <fcntl.h>
#include <errno.h>