summaryrefslogtreecommitdiff
path: root/ratatox.c
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-09-13 16:38:17 +0100
committersin <sin@2f30.org>2014-09-13 16:38:17 +0100
commit43513cf6c68a4cb73117b2a2ff71f7499f5feb89 (patch)
tree3e6ecfaf26fcac03037d0402c8a0587e60cff6a9 /ratatox.c
parentd0786e408d07d0e4dbd6c98b23522399e5b1b34a (diff)
Add LICENSE
Diffstat (limited to 'ratatox.c')
-rw-r--r--ratatox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ratatox.c b/ratatox.c
index 1abe4f4..5850eb3 100644
--- a/ratatox.c
+++ b/ratatox.c
@@ -1,3 +1,4 @@
+/* See LICENSE file for copyright and license details. */
#include <sys/select.h>
#include <sys/stat.h>
#include <sys/types.h>