diff options
Diffstat (limited to 'src/include/gpxe/crypto.h')
-rw-r--r-- | src/include/gpxe/crypto.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/crypto.h b/src/include/gpxe/crypto.h index 10882d37..3831b79c 100644 --- a/src/include/gpxe/crypto.h +++ b/src/include/gpxe/crypto.h @@ -7,6 +7,8 @@ * */ +FILE_LICENCE ( GPL2_OR_LATER ); + #include <stdint.h> #include <stddef.h> |