summaryrefslogtreecommitdiff
path: root/wifi.c
diff options
context:
space:
mode:
authorAaron Marcher <me@drkhsh.at>2017-09-17 17:45:03 +0200
committerAaron Marcher <me@drkhsh.at>2017-09-17 17:45:03 +0200
commit11d4bec6481886abb889cbeded5c8f52e5dfd844 (patch)
treedfb78fa7ee7518e57deed67ab31b2b87e04573ff /wifi.c
parent914440b4fc3c5ecb7d9eedf4da6f2a1c7ec2e7a9 (diff)
Added LICENSE statements to all source files
Diffstat (limited to 'wifi.c')
-rw-r--r--wifi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wifi.c b/wifi.c
index b0c81f9..41ae4c6 100644
--- a/wifi.c
+++ b/wifi.c
@@ -1,3 +1,4 @@
+/* See LICENSE file for copyright and license details. */
#include <err.h>
#include <ifaddrs.h>
#include <linux/wireless.h>