summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/sha1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/sha1.h')
-rw-r--r--src/include/gpxe/sha1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/sha1.h b/src/include/gpxe/sha1.h
index 66370d42..8109a8a0 100644
--- a/src/include/gpxe/sha1.h
+++ b/src/include/gpxe/sha1.h
@@ -1,6 +1,8 @@
#ifndef _GPXE_SHA1_H
#define _GPXE_SHA1_H
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include "crypto/axtls/crypto.h"
struct digest_algorithm;