summaryrefslogtreecommitdiff
path: root/gpxe/src/config/defaults.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/config/defaults.h')
-rw-r--r--gpxe/src/config/defaults.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpxe/src/config/defaults.h b/gpxe/src/config/defaults.h
index 1f55ef3c..389c0b07 100644
--- a/gpxe/src/config/defaults.h
+++ b/gpxe/src/config/defaults.h
@@ -1,6 +1,8 @@
#ifndef CONFIG_DEFAULTS_H
#define CONFIG_DEFAULTS_H
+FILE_LICENCE ( GPL2_OR_LATER );
+
#define CONFIG_DEFAULTS(_platform) <config/defaults/_platform.h>
#include CONFIG_DEFAULTS(PLATFORM)