aboutsummaryrefslogtreecommitdiff
path: root/riscv/insn_template.h
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@cs.berkeley.edu>2015-09-08 15:03:03 -0700
committerAndrew Waterman <waterman@cs.berkeley.edu>2015-09-08 15:03:03 -0700
commit1063a09757908d6b2e5712231e3690f380e4a080 (patch)
tree1bf39d9f2ca44d688a367e04242f2200b9e45b07 /riscv/insn_template.h
parent784e9891af88db221b57bdffbea74d1c6bf99971 (diff)
downloadspike-1063a09757908d6b2e5712231e3690f380e4a080.zip
spike-1063a09757908d6b2e5712231e3690f380e4a080.tar.gz
spike-1063a09757908d6b2e5712231e3690f380e4a080.tar.bz2
Refer to LICENSE in some newer source files
Diffstat (limited to 'riscv/insn_template.h')
-rw-r--r--riscv/insn_template.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscv/insn_template.h b/riscv/insn_template.h
index 56a9c7f..1a0fd2e 100644
--- a/riscv/insn_template.h
+++ b/riscv/insn_template.h
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
#include "mmu.h"
#include "mulhi.h"
#include "softfloat.h"