diff options
Diffstat (limited to 'tests/simple_riscv32/sim.c')
| -rw-r--r-- | tests/simple_riscv32/sim.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/simple_riscv32/sim.c b/tests/simple_riscv32/sim.c index df2127d..fcf19a1 100644 --- a/tests/simple_riscv32/sim.c +++ b/tests/simple_riscv32/sim.c @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ +/* Copyright 2023 Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ + #include <assert.h> #include <gran/root.h> |
