summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ath/ath.h
diff options
context:
space:
mode:
authorMarin Hannache2013-07-14 23:19:55 +0200
committerMichael Brown2013-07-14 23:47:42 +0200
commit6ad05aa319f69c110ffe3bdd1bbb67b5f778cbe3 (patch)
tree121b5f85971c261405ec661fcead73653cf56f61 /src/drivers/net/ath/ath.h
parent[legal] Add FILE_LICENCE for core/errno.c (diff)
downloadipxe-6ad05aa319f69c110ffe3bdd1bbb67b5f778cbe3.tar.gz
ipxe-6ad05aa319f69c110ffe3bdd1bbb67b5f778cbe3.tar.xz
ipxe-6ad05aa319f69c110ffe3bdd1bbb67b5f778cbe3.zip
[legal] Add FILE_LICENCE for ath9k driver headers
Signed-off-by: Marin Hannache <git@mareo.fr> Modified-by: Michael Brown <mcb30@ipxe.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers/net/ath/ath.h')
-rw-r--r--src/drivers/net/ath/ath.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/net/ath/ath.h b/src/drivers/net/ath/ath.h
index 5a19a19c..42ad59f7 100644
--- a/src/drivers/net/ath/ath.h
+++ b/src/drivers/net/ath/ath.h
@@ -20,6 +20,8 @@
#ifndef ATH_H
#define ATH_H
+FILE_LICENCE ( BSD2 );
+
#include <unistd.h>
#include <ipxe/net80211.h>