summaryrefslogtreecommitdiffstats
path: root/src/core/random.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/random.c')
-rw-r--r--src/core/random.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/random.c b/src/core/random.c
index d34e763a..6e7374e3 100644
--- a/src/core/random.c
+++ b/src/core/random.c
@@ -4,6 +4,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdlib.h>
#include <gpxe/timer.h>