aboutsummaryrefslogtreecommitdiff
path: root/machine/fdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'machine/fdt.c')
-rw-r--r--machine/fdt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/machine/fdt.c b/machine/fdt.c
index b6a7a4b..e8a504f 100644
--- a/machine/fdt.c
+++ b/machine/fdt.c
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
#include <stdbool.h>
#include <stdint.h>
#include <string.h>