From c1b9fead37e32be1b2f97d5be2d8254fdc16d307 Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 26 Aug 2022 20:46:15 +0300 Subject: Add README.md and licensing information --- emulator.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'emulator.c') diff --git a/emulator.c b/emulator.c index bd16f76..21b9c94 100644 --- a/emulator.c +++ b/emulator.c @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: Unlicense + */ + #include "bus.h" #include -- cgit v1.2.3