summaryrefslogtreecommitdiff
path: root/disasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'disasm.cpp')
-rw-r--r--disasm.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/disasm.cpp b/disasm.cpp
index 582bbd9..45b0def 100644
--- a/disasm.cpp
+++ b/disasm.cpp
@@ -1,3 +1,6 @@
+/* SPDX-License-Identifier: Unlicense
+ */
+
#include "disasm.h"
#include "data_buffer.h"
#include "common.h"