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