From adceb818e316adb8626c65b7a3b8071b2e61a9a0 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 28 Feb 2026 16:40:59 -0500 Subject: docs: Added SPDX-License-Identifiers to files --- source/test.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'source/test.c') diff --git a/source/test.c b/source/test.c index eac9f91..d293a62 100644 --- a/source/test.c +++ b/source/test.c @@ -1,3 +1,9 @@ +// +// Copyright (c) 2026 Jacob McDonnell +// +// SPDX-License-Identifier: MIT +// + #include #include "generated.h" -- cgit v1.2.3