From 16476bd8219f58417a401ea0a720d9588d1d8ebc Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 9 Jul 2018 15:46:24 -0700 Subject: Properly license all nontrivial files --- machine/misaligned_ldst.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machine/misaligned_ldst.c') diff --git a/machine/misaligned_ldst.c b/machine/misaligned_ldst.c index 2fccd50..a44195b 100644 --- a/machine/misaligned_ldst.c +++ b/machine/misaligned_ldst.c @@ -1,3 +1,5 @@ +// See LICENSE for license details. + #include "emulation.h" #include "fp_emulation.h" #include "unprivileged_memory.h" -- cgit v1.1