summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/dns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/dns.h')
-rw-r--r--src/include/gpxe/dns.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/dns.h b/src/include/gpxe/dns.h
index 3e3cff1b..9e5e874f 100644
--- a/src/include/gpxe/dns.h
+++ b/src/include/gpxe/dns.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdint.h>
#include <gpxe/in.h>