aboutsummaryrefslogtreecommitdiff
path: root/riscv/rocc.cc
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/rocc.cc
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/rocc.cc')
-rw-r--r--riscv/rocc.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscv/rocc.cc b/riscv/rocc.cc
index 7988c01..db03e37 100644
--- a/riscv/rocc.cc
+++ b/riscv/rocc.cc
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
#include "rocc.h"
#include "trap.h"
#include <cstdlib>