From 32f9719e29762001f73460acd31f2a6da8fd6298 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 29 May 2023 21:49:39 +0300 Subject: silence some trivial warnings --- tests/simple_riscv32/sim.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/simple_riscv32/sim.c') 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 #include -- cgit v1.3