aboutsummaryrefslogtreecommitdiff
path: root/riscv/cachesim.cc
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/cachesim.cc')
-rw-r--r--riscv/cachesim.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscv/cachesim.cc b/riscv/cachesim.cc
index cd33ca1..9a11187 100644
--- a/riscv/cachesim.cc
+++ b/riscv/cachesim.cc
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
#include "cachesim.h"
#include "common.h"
#include <cstdlib>