summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/downloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/downloader.h')
-rw-r--r--src/include/gpxe/downloader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/downloader.h b/src/include/gpxe/downloader.h
index 33aa7692..7f21e07b 100644
--- a/src/include/gpxe/downloader.h
+++ b/src/include/gpxe/downloader.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
struct job_interface;
struct image;