aboutsummaryrefslogtreecommitdiff
path: root/machine/mtrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'machine/mtrap.c')
-rw-r--r--machine/mtrap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/machine/mtrap.c b/machine/mtrap.c
index b8dcc68..e48d3d5 100644
--- a/machine/mtrap.c
+++ b/machine/mtrap.c
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
#include "mtrap.h"
#include "mcall.h"
#include "htif.h"