summaryrefslogtreecommitdiff
path: root/gpxe/src/include/gpxe/http.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/include/gpxe/http.h')
-rw-r--r--gpxe/src/include/gpxe/http.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpxe/src/include/gpxe/http.h b/gpxe/src/include/gpxe/http.h
index fa92a950..baa6d83e 100644
--- a/gpxe/src/include/gpxe/http.h
+++ b/gpxe/src/include/gpxe/http.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/** HTTP default port */
#define HTTP_PORT 80