summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/asn1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/asn1.h')
-rw-r--r--src/include/gpxe/asn1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/asn1.h b/src/include/gpxe/asn1.h
index 5440c48c..477c209d 100644
--- a/src/include/gpxe/asn1.h
+++ b/src/include/gpxe/asn1.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#define ASN1_INTEGER 0x02
#define ASN1_BIT_STRING 0x03
#define ASN1_OCTET_STRING 0x04